]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: implement hiding commands in ceph tool 26019/head
authorPatrick Donnelly <pdonnell@redhat.com>
Fri, 18 Jan 2019 04:08:53 +0000 (20:08 -0800)
committerPatrick Donnelly <pdonnell@redhat.com>
Fri, 18 Jan 2019 04:12:10 +0000 (20:12 -0800)
commit0684ab14a4c59e7d46540b5867f5b7ffd819f879
tree7b522191d3fa75bfaa215aa6c444cc9064055946
parent39f9e8db4dc7f8bfcb01a9ad20b8961c36138f4f
mon: implement hiding commands in ceph tool

Otherwise ceph.in doing get_command_descriptions sees the command does not
exist and will print an error.

Fixes: https://tracker.ceph.com/issues/37956
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
src/ceph.in
src/mon/Monitor.cc