Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
librbd: request exclusive lock when moving to trash
Even if the image is in-use, moving it to the trash does not remove any data. This also solves a race between snapshot-based mirroring shutting down and being able to move a mirrored image to the trash. Signed-off-by: Jason Dillaman <dillaman@redhat.com>
- Loading branch information