]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: fix for MDCache::adjust_bounded_subtree_auth
authorYan, Zheng <zheng.z.yan@intel.com>
Wed, 16 Jan 2013 12:17:23 +0000 (20:17 +0800)
committerYan, Zheng <zheng.z.yan@intel.com>
Tue, 29 Jan 2013 02:17:35 +0000 (10:17 +0800)
commitbaa6bd6b1c1e0e09986fca208e3f86f4f8711e69
tree4e71a20588b3f1698f4df20501c9d07d315de9cb
parente0aa64d04ddd29fb144b80307d238813d1a43ce3
mds: fix for MDCache::adjust_bounded_subtree_auth

After swallowing extra subtrees, subtree bounds may change, so it
should re-check.

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