]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tools/cephfs_mirror: update checkpoint status during snapshot sync
authorKarthik U S <karthik.u.s1@ibm.com>
Sat, 16 May 2026 00:50:03 +0000 (06:20 +0530)
committerKarthik U S <karthik.u.s1@ibm.com>
Thu, 2 Jul 2026 09:19:03 +0000 (14:49 +0530)
commit37163436cc87a2be691202bb565c7b5007df026f
tree131ddae519c056ac20927ef4d88ae514a14f6108
parent0a394ef438abd0248d078ea72e8ae5ce4f3d5e84
tools/cephfs_mirror: update checkpoint status during snapshot sync

When the sync completes or fails for a checkpointed snapshot, transition
the status of that checkpoint from CREATED/FAILED to COMPLETE/FAILED in
the do_sync_snaps() along with the timestamp of the event.

Fixes: https://tracker.ceph.com/issues/73454
Signed-off-by: Karthik U S <karthik.u.s1@ibm.com>
src/tools/cephfs_mirror/PeerReplayer.cc
src/tools/cephfs_mirror/PeerReplayer.h