]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/admin: drop prefix from cmd desc
authorKefu Chai <kchai@redhat.com>
Tue, 4 Aug 2020 07:08:02 +0000 (15:08 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 4 Aug 2020 07:28:47 +0000 (15:28 +0800)
commit793e515658440177c7acf6ce8ec5858923d1e898
tree92c5f97b25d9abcae104940c6672c59c23f6ca51
parent98eb401025381ae5ff4b8921db39c0e44e66a1af
crimson/admin: drop prefix from cmd desc

there is no need to repeat the prefix in the command's description,
validate_cmd() skips it anyway.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/crimson/admin/admin_socket.cc
src/crimson/admin/osd_admin.cc