]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: osd_mon_report_interval_min -> osd_mon_report_interval, kill _max 20512/head
authorSage Weil <sage@redhat.com>
Wed, 21 Feb 2018 16:10:56 +0000 (10:10 -0600)
committerSage Weil <sage@redhat.com>
Fri, 6 Apr 2018 16:00:14 +0000 (11:00 -0500)
commit577737d007c05bc7a3972158be8c520ab73a1517
tree64be1dbf54250cb58f1258d38557009e453f110d
parent8f8f65594b21600c568fc47b9fefe0fe61a7d868
osd: osd_mon_report_interval_min -> osd_mon_report_interval, kill _max

The _max isn't used.  Drop the _min suffix.

Signed-off-by: Sage Weil <sage@redhat.com>
PendingReleaseNotes
doc/rados/configuration/mon-osd-interaction.rst
qa/suites/fs/basic_functional/tasks/mds-full.yaml
qa/suites/kcephfs/recovery/tasks/mds-full.yaml
qa/tasks/ceph_manager.py
qa/tasks/cephfs/test_full.py
qa/tasks/vstart_runner.py
src/common/legacy_config_opts.h
src/common/options.cc
src/osd/OSD.cc
src/test/test_lost.sh