From edbd592ee44e02a5328e1510879555c2f9dcfc9e Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Wed, 19 Sep 2018 14:35:03 -0500 Subject: [PATCH] mgr/balancer: mgr/balancer/max_misplaced -> pg_max_misplaced Make this a compiled-in option that is consumed by other components as well as the balancer. Signed-off-by: Sage Weil --- src/common/options.cc | 4 ++++ src/pybind/mgr/balancer/module.py | 8 ++------ 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/common/options.cc b/src/common/options.cc index e07bf90d171..d7d892f802d 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -4974,6 +4974,10 @@ std::vector