]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tools/cephfs_mirror: Make max datasync threads configureable
authorKotresh HR <khiremat@redhat.com>
Wed, 14 Jan 2026 12:50:26 +0000 (18:20 +0530)
committerKotresh HR <khiremat@redhat.com>
Sun, 22 Feb 2026 18:55:04 +0000 (00:25 +0530)
commit07e758cb83adde70907f093ffff9d3a03e1c73e5
tree1bb25edd6e357302c9983f28412b2fa799c3c755
parent931226016f1efefcf1354c7cda3e6b1628bbb4bd
tools/cephfs_mirror: Make max datasync threads configureable

Add a config to configure the number of data sync threads.

Fixes: https://tracker.ceph.com/issues/73452
Signed-off-by: Kotresh HR <khiremat@redhat.com>
src/common/options/cephfs-mirror.yaml.in
src/tools/cephfs_mirror/PeerReplayer.cc