]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
tools/cephfs_mirror: Make datasync threads configureable
authorKotresh HR <khiremat@redhat.com>
Wed, 14 Jan 2026 12:50:26 +0000 (18:20 +0530)
committerKotresh HR <khiremat@redhat.com>
Wed, 4 Feb 2026 08:53:14 +0000 (14:23 +0530)
commit2ee74e511a7805fa68fa224573b5beee11fd3921
treea43d612ff96856e37babe24189d42d19824e9b67
parentd4bd0676d6aa18f73893c30b1b2954bb51f1a226
tools/cephfs_mirror: Make 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