]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cls/rbd: add method to unlink image snapshot from group snapshot
authorMykola Golub <mgolub@suse.com>
Thu, 18 Feb 2021 12:41:53 +0000 (12:41 +0000)
committerPrasanna Kumar Kalever <prasanna.kalever@redhat.com>
Thu, 24 Apr 2025 15:56:21 +0000 (21:26 +0530)
commit34413df326449ba2d114856405aaf71a9106cbe6
tree619d57353f3c0cb1fc6a13d5edeba3300c6f1167
parenta215e840af512715d79a0b52a9a1df6f38826dca
cls/rbd: add method to unlink image snapshot from group snapshot

When no image snapshots are left the group snapshot will be
automatically removed.

Signed-off-by: Mykola Golub <mgolub@suse.com>
Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
src/cls/rbd/cls_rbd.cc
src/cls/rbd/cls_rbd_client.cc
src/cls/rbd/cls_rbd_client.h
src/cls/rbd/cls_rbd_types.h
src/test/cls_rbd/test_cls_rbd.cc