]> 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)
committersinguliere <singuliere@autistici.org>
Wed, 24 Mar 2021 20:40:14 +0000 (21:40 +0100)
commit1638c4f9d322a10afe585db58c172a7bbc27eef3
tree7372c82481a2cd2e89c3d80736bcff32ae2e3118
parent8fb5525cb731ae5c7abee6f461a82526e682f42d
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