]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: implement 'smart [devid]' tell command
authorSage Weil <sage@redhat.com>
Tue, 18 Sep 2018 21:47:56 +0000 (16:47 -0500)
committerSage Weil <sage@redhat.com>
Mon, 15 Oct 2018 14:44:05 +0000 (09:44 -0500)
commitf37254a6697a566bae30bd04a3d0f0805824b55a
tree2d671f182a449637c6237802a54bccddbb1fdd7f
parent80cee1d98816f6d48dbe038412f1e9486c493556
mon: implement 'smart [devid]' tell command

Just like the OSD!

Signed-off-by: Sage Weil <sage@redhat.com>
src/common/options.cc
src/mon/MonCommands.h
src/mon/Monitor.cc