]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd/api: trash remove/purge should indicate interrupted move
authorJason Dillaman <dillaman@redhat.com>
Wed, 10 Mar 2021 20:29:11 +0000 (15:29 -0500)
committerNathan Cutler <ncutler@suse.com>
Thu, 8 Apr 2021 13:03:22 +0000 (15:03 +0200)
commite54e29dedc743d2546e19f4b211b11bf66453376
tree84456e5810abf94a13bf9a3549db6524629eb40e
parent9ac519c614dc7f9aa5cd58da5de812509e439fbd
librbd/api: trash remove/purge should indicate interrupted move

This will help the user self-diagnose that a trash move operation
was interrupted and therefore the state is invalid.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit c808abea64f00e25c6fd3bcaa7ebf9bc763e7ca0)
src/librbd/api/Trash.cc