]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge PR #62250 into main
authorVenky Shankar <vshankar@redhat.com>
Mon, 12 May 2025 13:02:40 +0000 (18:32 +0530)
committerVenky Shankar <vshankar@redhat.com>
Mon, 12 May 2025 13:02:40 +0000 (18:32 +0530)
commit53e32489fb72b7e12c93b7c413dee198cc1fbae5
treea97033ebf83b5817a4fbb73847ff68d07de0638b
parent4f26fa21539d38e37021a10cbfee652c7ab63133
parentab566d54a8299c712c312e02051c8f3a6b20317c
Merge PR #62250 into main

* refs/pull/62250/head:
qa/cephfs: increase data to be delay data sync by mirror daemon
cephfs-mirror: integrate blockdiff API for regular file transfers
mds: dout snapdiff snapid's before validation check
cephfs-mirror: current sync mechanism uses sync mechanism subclass'ing
qa: add test for syncing already existing snapshots
cephfs_mirror: avoid latest changes on the source fs to enable mirroring

Reviewed-by: Jos Collin <jcollin@redhat.com>