From f37254a6697a566bae30bd04a3d0f0805824b55a Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Tue, 18 Sep 2018 16:47:56 -0500 Subject: [PATCH] mon: implement 'smart [devid]' tell command Just like the OSD! Signed-off-by: Sage Weil --- src/common/options.cc | 7 ++++++- src/mon/MonCommands.h | 5 +++++ src/mon/Monitor.cc | 36 ++++++++++++++++++++++++++++++++++++ 3 files changed, 47 insertions(+), 1 deletion(-) diff --git a/src/common/options.cc b/src/common/options.cc index ffed4884eff31..36c9c9769c1a1 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -1803,6 +1803,11 @@ std::vector