]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: fix MDCache::get_force_dirfrag_bound_set()
authorYan, Zheng <zheng.z.yan@intel.com>
Tue, 14 Jan 2014 01:07:16 +0000 (09:07 +0800)
committerYan, Zheng <zheng.z.yan@intel.com>
Mon, 17 Feb 2014 01:37:50 +0000 (09:37 +0800)
commite0e25658d679cc79beefc7ab4b09d8c7715baaf0
tree228f1971d62cd9a37c9192d5c6cb1aa99329e25c
parentffe7151600836b445ac6b69226896492164acc39
mds: fix MDCache::get_force_dirfrag_bound_set()

don't force dir fragments according to the subtree bounds in resolve
message. The resolve message was not sent by the auth MDS of these
subtree bounds dirfrags.

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