]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
journal: cleanup shutdown handling
authorJason Dillaman <dillaman@redhat.com>
Fri, 14 Aug 2015 20:22:39 +0000 (16:22 -0400)
committerJason Dillaman <dillaman@redhat.com>
Fri, 6 Nov 2015 01:42:42 +0000 (20:42 -0500)
commit87e3e05bc21f42d3e3fb5c820a8fbee7ce710d9e
treee90ce3c878d8c077c6897b7a90f4d11fbd0d080a
parent1acc688ad74e3af01127d5c0b3f00d00f351413d
journal: cleanup shutdown handling

Avoid the case where an intrusive_ptr could be created/destroyed
during shutdown due to resetting the journal header watch.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/journal/JournalMetadata.cc
src/journal/JournalMetadata.h