]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
librbd: fixed some edge cases when moving images to trash upon remove
authorJason Dillaman <dillaman@redhat.com>
Fri, 15 Feb 2019 13:29:36 +0000 (08:29 -0500)
committerJason Dillaman <dillaman@redhat.com>
Wed, 20 Feb 2019 21:47:07 +0000 (16:47 -0500)
commit54d6df4449ca9672df06e8c943be210adb870647
tree712a7f0bbf8fbe1a91531c61e7c270346dcd9f81
parent1c49eb727bc10814279867dac6098108b6fad1dd
librbd: fixed some edge cases when moving images to trash upon remove

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/api/Image.cc
src/librbd/api/Image.h
src/librbd/api/Migration.cc
src/librbd/api/Trash.cc
src/librbd/api/Trash.h
src/librbd/librbd.cc
src/test/librbd/image/test_mock_RefreshRequest.cc
src/test/librbd/test_internal.cc
src/test/librbd/test_mirroring.cc
src/test/rbd_mirror/test_ImageDeleter.cc