]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: fix MDCache::merge_dir()
authorYan, Zheng <zheng.z.yan@intel.com>
Thu, 19 Sep 2013 05:42:41 +0000 (13:42 +0800)
committerYan, Zheng <zheng.z.yan@intel.com>
Sat, 5 Oct 2013 03:31:11 +0000 (11:31 +0800)
commit473635ab03bdeb9e591a15ff9eb9fcae08ec272f
tree2c4a3ec71223f180a527a509fae5c81a6003bac1
parenta242201d58f5facb4eefcde38e3fd5e9d6f61de7
mds: fix MDCache::merge_dir()

fragment 'bits' should be negative for the merging case.

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