]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon/OSDMonitor: remove max_split_count configurable
authorSage Weil <sage@redhat.com>
Wed, 28 Nov 2018 22:55:07 +0000 (16:55 -0600)
committerSage Weil <sage@redhat.com>
Tue, 18 Dec 2018 19:30:54 +0000 (13:30 -0600)
commit4d3407ba93b2c15dd86aa7f97bd9f29c3508c60e
tree217db396d83f61f802ef2ea58e62f96404284664
parent0846da1a9cfd1ae7436f744dc19e84cc7545ed89
mon/OSDMonitor: remove max_split_count configurable

This isn't really relevant or useful now that the mgr is throttling the
actual pg_num adjustment based on pg_num_target, % misplaced, etc.

Signed-off-by: Sage Weil <sage@redhat.com>
qa/workunits/cephtool/test.sh
src/common/legacy_config_opts.h
src/common/options.cc
src/mon/OSDMonitor.cc