From 60b31cd919f1f0aa2811b9bb4501ca8db2bef8c7 Mon Sep 17 00:00:00 2001 From: Jason Dillaman Date: Mon, 8 Oct 2018 10:46:18 -0400 Subject: [PATCH] librbd: optionally move image to trash when removed by user Signed-off-by: Jason Dillaman --- src/common/options.cc | 8 ++++++++ src/librbd/api/Image.cc | 13 +++++++++++++ 2 files changed, 21 insertions(+) diff --git a/src/common/options.cc b/src/common/options.cc index 99211a2740109..ffed4884eff31 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -6555,6 +6555,14 @@ static std::vector