]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd/api: allow an interrupted trash move to be restarted
authorJason Dillaman <dillaman@redhat.com>
Wed, 10 Mar 2021 20:15:26 +0000 (15:15 -0500)
committerJason Dillaman <dillaman@redhat.com>
Wed, 10 Mar 2021 20:15:26 +0000 (15:15 -0500)
commited2d696e1eafaa59d29ce6fac952e4e5f4f1e920
tree5537b60a14d84e0548783df0211553862c4062f6
parent21adc927fe50ae37069d77482edd4c4e098433c9
librbd/api: allow an interrupted trash move to be restarted

Search the trash entries for a matching image name that is
still in the moving state and allow the operation to be
restarted.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/api/Trash.cc