]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: fix CInode::get_dirfrags_under()
authorYan, Zheng <zheng.z.yan@intel.com>
Thu, 19 Sep 2013 05:44:55 +0000 (13:44 +0800)
committerYan, Zheng <zheng.z.yan@intel.com>
Sat, 5 Oct 2013 03:31:11 +0000 (11:31 +0800)
commitfe99882583d7373a71a3a1c22bddc8452d140a0a
treeab977c23798eb591a8e2837694f9561c36a51aa1
parent473635ab03bdeb9e591a15ff9eb9fcae08ec272f
mds: fix CInode::get_dirfrags_under()

make sure it return true when all dirfrags under the given frag_t
are found.

Signed-off-by: Yan, Zheng <zheng.z.yan@intel.com>
src/mds/CInode.cc