]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: own the lifecycle of the journaler's threads
authorJason Dillaman <dillaman@redhat.com>
Thu, 3 Mar 2016 15:17:56 +0000 (10:17 -0500)
committerJason Dillaman <dillaman@redhat.com>
Tue, 8 Mar 2016 12:11:51 +0000 (07:11 -0500)
commit3496e7772d4947d35a02367cf91613cb888fcc7e
treebc88b0a8e4ca6982afb419a610029bcc1b4d2868
parentf983b80a95299123573a3f8d1b09da26baa63ce5
librbd: own the lifecycle of the journaler's threads

This is the first step in merging the journal threads into the
librbd singleton thread pool.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/Journal.cc
src/librbd/Journal.h
src/test/librbd/test_mock_Journal.cc
src/tools/rbd/action/Journal.cc