]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: fix check for merging/spliting dirfrag 1586/head
authorYan, Zheng <zheng.z.yan@intel.com>
Wed, 2 Apr 2014 05:24:37 +0000 (13:24 +0800)
committerYan, Zheng <zheng.z.yan@intel.com>
Wed, 2 Apr 2014 07:32:33 +0000 (15:32 +0800)
commit771e88a401da37ee1bee62f72db2d627f2353f7f
tree26ef432dd286ef7929d4a021ccc359c3b5b01c8e
parentedb8a5965e72b6173d3f88d1a63c8b3ca1b9235c
mds: fix check for merging/spliting dirfrag

check actual number of items instead of number of cached items

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