]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rbd: allow remove all unprotected snapshots 20608/head
authorsongweibin <song.weibin@zte.com.cn>
Thu, 1 Mar 2018 12:28:12 +0000 (20:28 +0800)
committersongweibin <song.weibin@zte.com.cn>
Thu, 1 Mar 2018 13:01:24 +0000 (21:01 +0800)
commit7deeef91645e225f11ef1accc7f679d72d0ed4dc
treefb69dfb241f9a16fc79d6b3081c67491fab165ce
parentc3038c5cbcea16f1995963a1c70587824185087c
rbd: allow remove all unprotected snapshots

allow remove all unprotected snapshots when exiting
protected snapshots in the same image.
Fixes: http://tracker.ceph.com/issues/23126
Signed-off-by: songweibin <song.weibin@zte.com.cn>
doc/man/8/rbd.rst
src/test/cli/rbd/help.t
src/tools/rbd/action/Snap.cc