]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mds/FSMap.cc: remember stopped mds when resetting filesystem
authorYan, Zheng <zyan@redhat.com>
Fri, 7 Jul 2017 11:15:31 +0000 (19:15 +0800)
committerYan, Zheng <zyan@redhat.com>
Fri, 7 Jul 2017 11:16:56 +0000 (19:16 +0800)
commita42416b2690b68ea68d139b27e4d019bdff86713
treed55fbe0117c494ce91d29bd579bd14a49cd32da6
parent6055e4fb2675016cb0e8890e30aefba444dbcb2a
mds/FSMap.cc: remember stopped mds when resetting filesystem

Remember mds ranks that have ever started. They should load old
inotable instead of creating new one if they start again. (suppose
cephfs repair tool fixed inotable)

Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
src/mds/FSMap.cc