]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: async trash remove state machine
authorMykola Golub <mgolub@suse.com>
Mon, 15 Apr 2019 10:32:15 +0000 (11:32 +0100)
committerJason Dillaman <dillaman@redhat.com>
Wed, 9 Oct 2019 21:24:08 +0000 (17:24 -0400)
commit7c0f9afb8d481bf5b47ef94c1d6ed82fbbe7c2d8
tree6da57968d2e16ab391dee4d56aa51e593e28948a
parent6bd64f37f60816660a82db0da2abcc49f30d9ddd
librbd: async trash remove state machine

Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit 8455d6611c48ae8a721d307d157b64d8a7041abe)
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]