From: John Spray Date: Thu, 12 Apr 2018 09:26:12 +0000 (+0100) Subject: mon: cleanups to optracker code X-Git-Tag: v13.1.0~229^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=55f470f55e858f7b623d54dea9d57cef6c574bf1;p=ceph.git mon: cleanups to optracker code * Make the types of the configuration options TYPE_SECS instead of numbers. * Remove unused 'filterstr' argument handling, this argument is not part of the mon's admin socket command definitions. Signed-off-by: John Spray --- diff --git a/src/common/options.cc b/src/common/options.cc index fb6914d0dda6..bea17832b64b 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -1105,9 +1105,10 @@ std::vector