]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cephfs-mirror: remove `cephfs_mirror_directory_choose_policy` option
authorVenky Shankar <vshankar@redhat.com>
Sun, 25 Oct 2020 07:01:03 +0000 (03:01 -0400)
committerVenky Shankar <vshankar@redhat.com>
Tue, 12 Jan 2021 10:56:52 +0000 (05:56 -0500)
commit493a050155c8e7e519f5c2b1de853dcf0ea860ee
treeee941dfb578b6aaf21669c8f083eff8e5709792b
parent883517e5db26acdac9ba97874e3ae57f5bc7af81
cephfs-mirror: remove `cephfs_mirror_directory_choose_policy` option

Basically, the mirror daemon would process directory list in in a
round-robin fashion. Randomly choosing directories probably does not
make much sense right now.

Signed-off-by: Venky Shankar <vshankar@redhat.com>
src/common/options.cc