]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: make stopping mds export strays and subtree at the same time 21167/head
authorYan, Zheng <zyan@redhat.com>
Mon, 2 Apr 2018 03:26:22 +0000 (11:26 +0800)
committerYan, Zheng <zyan@redhat.com>
Mon, 2 Apr 2018 09:17:08 +0000 (17:17 +0800)
commit436a56a2906fb3a3925cbb081342b4544aef5022
tree516ca44fbfa7f866fdf08351a28a26d4161ed3f2
parent8b9edf527d6d299e4db6845ffa9352dd77d06006
mds: make stopping mds export strays and subtree at the same time

Stopping mds also handle client requests now. Client requests may
continue to create strays dentries. So mds should start to export
auth subtrees immediately after its state transits to 'stopping'

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