]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: wait for purgequeue on rank shutdown
authorJohn Spray <john.spray@redhat.com>
Fri, 23 Dec 2016 19:23:20 +0000 (19:23 +0000)
committerJohn Spray <john.spray@redhat.com>
Wed, 8 Mar 2017 10:20:59 +0000 (10:20 +0000)
commit0c9a69a8d8fb6674e6016d44262771b56769a537
tree285e1bed67900c5cdd21472e69f741e591974d72
parent3970502c9bac710716a698c2e74210b56de8b658
mds: wait for purgequeue on rank shutdown

Also, move shutdown_pass call from dispatch
to tick, so that it doesn't rely on incoming
messages to make progress.

Signed-off-by: John Spray <john.spray@redhat.com>
src/mds/MDSRank.cc