]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.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>
Sat, 21 Feb 2026 20:12:39 +0000 (01:42 +0530)
commit629bd781dc0ed53239b34adce8c5ff4b41b59da3
treee1ffb71b0141af25cd4c007a76f3fdc7923c6361
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