]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
librbd: async journal reset state machine
authorJason Dillaman <dillaman@redhat.com>
Thu, 14 Dec 2017 15:18:35 +0000 (10:18 -0500)
committerJason Dillaman <dillaman@redhat.com>
Tue, 19 Dec 2017 14:09:12 +0000 (09:09 -0500)
commit2a549a5946de4adc71a325aa0baf38770c8be3f9
tree5c376bf98cd0c93f5c7af2e8fac79d378f799b14
parent1a40d7ca62ec119ef645bd5e501c99f4f8f58f95
librbd: async journal reset state machine

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/CMakeLists.txt
src/librbd/Journal.cc
src/librbd/journal/ResetRequest.cc [new file with mode: 0644]
src/librbd/journal/ResetRequest.h [new file with mode: 0644]
src/test/librbd/CMakeLists.txt
src/test/librbd/journal/test_mock_ResetRequest.cc [new file with mode: 0644]