]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: remove mdsdir in the final step of shutdown MDS
authorYan, Zheng <zheng.z.yan@intel.com>
Thu, 1 May 2014 21:22:35 +0000 (05:22 +0800)
committerYan, Zheng <zheng.z.yan@intel.com>
Tue, 6 May 2014 23:10:16 +0000 (07:10 +0800)
commita85bf8c96094c82489003bb6f6e18504322bf5ff
tree7358f98cfadf3362bc1a5a8d5cf3e19bf23d3a7c
parentc4f0f0510be24b7f20d2ea7ece10296fe4574ab7
mds: remove mdsdir in the final step of shutdown MDS

Otherwise we may get bad subtree map if we restart the MDS before
the shutdown process finishes.

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