]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd/mirror/snapshot: add async group prepare images
authorRamana Raja <rraja@redhat.com>
Sun, 12 Jan 2025 20:56:20 +0000 (15:56 -0500)
committerPrasanna Kumar Kalever <prasanna.kalever@redhat.com>
Wed, 30 Jul 2025 17:06:02 +0000 (22:36 +0530)
commitd9a526843c7f9c4556f187eacf82a99149e2ceb9
treeda34dcebb3c713c6f2f7c35154525d31f86e2452
parente3d140b2c89237363c53a5fa34956691bce67b28
librbd/mirror/snapshot: add async group prepare images

... state machine class.

Signed-off-by: Ramana Raja <rraja@redhat.com>
src/librbd/CMakeLists.txt
src/librbd/mirror/snapshot/GroupPrepareImagesRequest.cc [new file with mode: 0644]
src/librbd/mirror/snapshot/GroupPrepareImagesRequest.h [new file with mode: 0644]