]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tools/rbd: add CLI to call into mirror group snapshot scheduler
authorRamana Raja <rraja@redhat.com>
Wed, 23 Oct 2024 17:20:37 +0000 (13:20 -0400)
committerPrasanna Kumar Kalever <prasanna.kalever@redhat.com>
Wed, 30 Jul 2025 17:06:01 +0000 (22:36 +0530)
commitceca9bd664f5c5423230970f02919bac01b67a97
tree445d62a5206f696c3cd2ba5890eab931139ed190
parentea8bfff1f008e4007adea1fb576aed7f9f00f310
tools/rbd: add CLI to call into mirror group snapshot scheduler

Signed-off-by: Ramana Raja <rraja@redhat.com>
src/test/cli/rbd/help.t
src/tools/rbd/ArgumentTypes.cc
src/tools/rbd/ArgumentTypes.h
src/tools/rbd/CMakeLists.txt
src/tools/rbd/Schedule.cc
src/tools/rbd/Schedule.h
src/tools/rbd/action/Group.cc
src/tools/rbd/action/MirrorGroupSnapshotSchedule.cc [new file with mode: 0644]