]> git-server-git.apps.pok.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)
committerJason Dillaman <dillaman@redhat.com>
Thu, 11 Mar 2021 15:48:04 +0000 (10:48 -0500)
commitc808abea64f00e25c6fd3bcaa7ebf9bc763e7ca0
tree05c9671d76c7c34cbd6aa8607090d503af507e61
parented2d696e1eafaa59d29ce6fac952e4e5f4f1e920
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>
src/librbd/api/Trash.cc