]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osdc/Journaler: add a shutdown() method
authorJohn Spray <john.spray@redhat.com>
Tue, 16 Jun 2015 13:25:33 +0000 (14:25 +0100)
committerJohn Spray <john.spray@redhat.com>
Thu, 25 Jun 2015 15:19:24 +0000 (16:19 +0100)
commit8072b19d37959d5457ee56a295e725b55af51f9c
tree5fde523736c9f74e5c214020f6b77a39dd926632
parentfe23c6c5e66cae3ca228f3b5afc492300e09813f
osdc/Journaler: add a shutdown() method

Because consumers may be blocked on the on_readable
condition, it is necessary for Journaler to have
an explicit shutdown method that fires the completion

Signed-off-by: John Spray <john.spray@redhat.com>
src/osdc/Journaler.cc
src/osdc/Journaler.h