]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rbd: move image to trash as a first step
authorMahati Chamarthy <mahati.chamarthy@intel.com>
Thu, 6 Dec 2018 23:44:59 +0000 (15:44 -0800)
committerJason Dillaman <dillaman@redhat.com>
Wed, 20 Feb 2019 21:47:07 +0000 (16:47 -0500)
commit4297eff693a2c4dd0e1a00c00561545103b559e7
tree2818cccdfb36974843064f641f0a34649691b9ca
parente72d7bc67165cc450499ff9ff32dcd364ad9cec8
rbd: move image to trash as a first step

... while removing an Image

Fixes: http://tracker.ceph.com/issues/24226
Signed-off-by: Mahati Chamarthy <mahati.chamarthy@intel.com>
src/include/rbd/librbd.h
src/librbd/api/Image.cc
src/librbd/api/Trash.cc
src/librbd/api/Trash.h
src/pybind/rbd/rbd.pyx
src/test/librbd/image/test_mock_RefreshRequest.cc
src/test/librbd/test_librbd.cc
src/test/librbd/test_mirroring.cc
src/tools/rbd/action/Trash.cc