]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: auto-remove trash snapshots when image is deleted 20376/head
authorJason Dillaman <dillaman@redhat.com>
Thu, 8 Feb 2018 22:12:00 +0000 (17:12 -0500)
committerJason Dillaman <dillaman@redhat.com>
Fri, 9 Feb 2018 18:34:55 +0000 (13:34 -0500)
commit82ef376e800b506926ed931e10d3e95af251194d
tree30a8a8c64e3c172e7cb70d6e7ffe03f63bb9031f
parent30aed9f9de9f3fcf70ee31e5fefde45e483942df
librbd: auto-remove trash snapshots when image is deleted

Fixes: http://tracker.ceph.com/issues/22873
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
qa/workunits/rbd/cli_generic.sh
src/librbd/image/RemoveRequest.cc
src/librbd/image/RemoveRequest.h
src/test/librbd/image/test_mock_RemoveRequest.cc
src/tools/rbd/action/Remove.cc