]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr: do shutdown using finisher so we can do it in the right order 14835/head
authorKefu Chai <kchai@redhat.com>
Thu, 27 Apr 2017 12:37:35 +0000 (20:37 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 27 Apr 2017 14:16:41 +0000 (22:16 +0800)
commit145acbe976bdd6b9081f56f1dd1ead75c67d24ab
treeb9b805092e232af4855c8969f2caefc6037ab7ef
parent024314e9128793667dc4d080c19a365091d4af5b
mgr: do shutdown using finisher so we can do it in the right order

otherwise we can shutdown a PyModules while it still being init'ed

Fixes: http://tracker.ceph.com/issues/19743
Signed-off-by: Kefu Chai <kchai@redhat.com>
src/mgr/Mgr.cc
src/mgr/PyModules.cc