]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mon: fix 'smart' asok command
authorSage Weil <sage@redhat.com>
Thu, 10 Oct 2019 23:37:27 +0000 (18:37 -0500)
committerSage Weil <sage@redhat.com>
Fri, 11 Oct 2019 14:33:51 +0000 (09:33 -0500)
commit484f1cbe81a8b23707a2014de3e573c7226d0b18
tree7228dd71e13c647cdc03e565b667ce73dcbd082a
parent6a754ebdd81d54d59d7a06475121ebbf77f401b3
mon: fix 'smart' asok command

Move to the right function, registery, and remove from the CLI command registry.

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