]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: clean up oncommit contexts in _process shutdown
authorSage Weil <sage@redhat.com>
Fri, 22 Feb 2019 17:10:48 +0000 (11:10 -0600)
committerSage Weil <sage@redhat.com>
Wed, 27 Feb 2019 16:49:50 +0000 (10:49 -0600)
commit8dcb4d6842b14613940e6cab7b356f9dbbc84692
tree3047b971756401a6dc24b1a8a639603abfc93719
parenta125087d254aa07842f223e84962bc2e258fa28b
osd: clean up oncommit contexts in _process shutdown

If we have queued PG completions in the workqueue and have to shut down,
delete them, so that the PG refs get cleaned up.

Fixes: http://tracker.ceph.com/issues/38431
Signed-off-by: Sage Weil <sage@redhat.com>
src/osd/OSD.cc