]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
librbd: async trash remove state machine
authorMykola Golub <mgolub@suse.com>
Mon, 15 Apr 2019 10:32:15 +0000 (11:32 +0100)
committerMykola Golub <mgolub@suse.com>
Fri, 19 Apr 2019 07:53:38 +0000 (08:53 +0100)
commit8455d6611c48ae8a721d307d157b64d8a7041abe
tree2f0e951557bca34ae9e612d2dd7626728044a274
parentbdaac2d619d603f53a16c07f9d7bd47751137c4c
librbd: async trash remove state machine

Signed-off-by: Mykola Golub <mgolub@suse.com>
src/librbd/CMakeLists.txt
src/librbd/trash/RemoveRequest.cc [new file with mode: 0644]
src/librbd/trash/RemoveRequest.h [new file with mode: 0644]
src/test/librbd/CMakeLists.txt
src/test/librbd/trash/test_mock_RemoveRequest.cc [new file with mode: 0644]