]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: allow remove snapshot with child from non-existent pool 29654/head
authorsongweibin <song.weibin@zte.com.cn>
Tue, 20 Aug 2019 12:25:25 +0000 (20:25 +0800)
committersongweibin <song.weibin@zte.com.cn>
Mon, 2 Sep 2019 11:09:33 +0000 (19:09 +0800)
commit50f3cc199e5a4ace0ccf1d755ac682aeb489a454
tree5d48a17377ef69ff7b5781259752f3d5f2abd890
parenta485eb827009b629c4c7804ec1b7191cfe6b6dd7
librbd: allow remove snapshot with child from non-existent pool

Signed-off-by: songweibin <song.weibin@zte.com.cn>
src/librbd/operation/SnapshotRemoveRequest.cc
src/librbd/operation/SnapshotRemoveRequest.h
src/test/librbd/operation/test_mock_SnapshotRemoveRequest.cc
src/test/librbd/test_librbd.cc