]> 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>
Thu, 10 Oct 2019 00:00:25 +0000 (20:00 -0400)
commit33564279daaa2ce8915b08d33e6c0353785a32c0
tree3ed03ce5211c28e18f939a282ecfec457c4add1b
parente12e8ee6e831276b43eb7be9a04b7076ad0a9890
librbd: async trash remove state machine

Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit 8455d6611c48ae8a721d307d157b64d8a7041abe)

Conflicts:
src/librbd/trash/RemoveRequest.cc/h: removed set state calls
src/test/librbd/trash/test_mock_RemoveRequest.cc: removed set state test cases
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]