]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: use another name for randomize scrub option 3946/head
authorKefu Chai <kchai@redhat.com>
Fri, 15 May 2015 16:07:27 +0000 (00:07 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 20 May 2015 10:23:21 +0000 (18:23 +0800)
commit6344fc83938bd90ac6c680950ddff72ff7542dbc
treeaaa512238a0abbd3a4081b26741c6f8764389303
parent5e44040e8528bff06cc0a5a3f3293ab146e0e4e1
osd: use another name for randomize scrub option

s/osd_scrub_interval_limit/osd_scrub_interval_randomize_ratio/

Fixes: #10973
Signed-off-by: Kefu Chai <kchai@redhat.com>
src/common/config_opts.h
src/osd/OSD.cc