commit | 956d39d631dbcf7b57854873a24e309047f2a7f5 | [log] [tgz] |
---|---|---|
author | Yan, Zheng <zyan@redhat.com> | Wed Apr 27 17:48:30 2016 +0800 |
committer | Ilya Dryomov <idryomov@gmail.com> | Thu May 26 01:15:35 2016 +0200 |
tree | 1a813b9bf40a2eb0db472fcccfb9932c350315c5 | |
parent | 2a5beea3f1b6544d6c72ea220e860a2eda2f9104 [diff] |
ceph: define 'end/complete' in readdir reply as bit flags Set a flag in readdir request, which indicates that client interprets 'end/complete' as bit flags. So that mds can reply additional flags in readdir reply. Signed-off-by: Yan, Zheng <zyan@redhat.com>