File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,12 +17,10 @@ Key Idea
1717--------
1818
1919For a given snapshot pair in a directory, `cephfs-mirror ` daemon will rely on
20- readdir diff to identify changes in a directory tree. The diffs are applied to
20+ ` CephFS Snapdiff Feature ` to identify changes in a directory tree. The diffs are applied to
2121directory in the remote file system thereby only synchronizing files that have
2222changed between two snapshots.
2323
24- This feature is tracked here: https://tracker.ceph.com/issues/47034.
25-
2624Currently, snapshot data is synchronized by bulk copying to the remote
2725filesystem.
2826
@@ -407,3 +405,5 @@ Feature Status
407405--------------
408406
409407`cephfs-mirror ` daemon is built by default (follows `WITH_CEPHFS ` CMake rule).
408+
409+ .. _CephFS Snapdiff Feature : https://croit.io/blog/cephfs-snapdiff-feature
You can’t perform that action at this time.
0 commit comments