]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: make reweight-by-* sanity limits configurable 2287/head
authorSage Weil <sage@redhat.com>
Tue, 19 Aug 2014 18:32:07 +0000 (11:32 -0700)
committerSage Weil <sage@redhat.com>
Tue, 19 Aug 2014 18:32:07 +0000 (11:32 -0700)
commit82409ee64494fbc8d040a788a4d02e78e17702cc
tree3d90696e95d7cc483e60b14a9c05e45fde61a44f
parentc36b72c1d12e208903565a37db849f8b0ceb1d7e
mon: make reweight-by-* sanity limits configurable

Also drop the somewhat redundant osd_sum.kb check; the main thing we care
about here is

Signed-off-by: Sage Weil <sage@redhat.com>
src/common/config_opts.h
src/mon/OSDMonitor.cc
src/vstart.sh