]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
cephfs_mirror: add --sync-latest-snapshot and --sync_from_snapshot options
authorJos Collin <jcollin@redhat.com>
Fri, 14 Feb 2025 09:43:31 +0000 (15:13 +0530)
committerJos Collin <jcollin@redhat.com>
Wed, 7 Jan 2026 09:36:40 +0000 (15:06 +0530)
commit312572c62bb7375e67358032fa17dff9986a8191
treef67264be6a783363112dffd54fc51dd9daa2538c
parent1b27ffee1cdd006e79c466f39c7f469a3629943c
cephfs_mirror: add --sync-latest-snapshot and --sync_from_snapshot options

Fixes: https://tracker.ceph.com/issues/69966
Fixes: https://tracker.ceph.com/issues/69187
Fixes: https://tracker.ceph.com/issues/69188
Signed-off-by: Jos Collin <jcollin@redhat.com>
src/pybind/mgr/mirroring/fs/snapshot_mirror.py
src/pybind/mgr/mirroring/module.py
src/tools/cephfs_mirror/FSMirror.cc
src/tools/cephfs_mirror/FSMirror.h
src/tools/cephfs_mirror/InstanceWatcher.cc
src/tools/cephfs_mirror/InstanceWatcher.h
src/tools/cephfs_mirror/PeerReplayer.cc
src/tools/cephfs_mirror/PeerReplayer.h