]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
common/admin_socket: do not populate empty help strings
authorSage Weil <sage@inktank.com>
Sat, 27 Jul 2013 05:08:26 +0000 (22:08 -0700)
committerSage Weil <sage@inktank.com>
Sat, 27 Jul 2013 05:08:26 +0000 (22:08 -0700)
commit535d8701b95e55926cc87422587d30b271944596
treea43cc8c674862a6fd7e4826d2c9dcce6409ff61d
parentb4bde3cbc044b615a60b6a5f3ffc03cda7e696f0
common/admin_socket: do not populate empty help strings

Hidden commands have no help string.  Make this consistent: the m_help
entry is always there, but may be empty.

Signed-off-by: Sage Weil <sage@inktank.com>
src/common/admin_socket.cc