]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: fix tell command registration 33135/head
authorSage Weil <sage@redhat.com>
Sat, 8 Feb 2020 15:25:01 +0000 (09:25 -0600)
committerSage Weil <sage@redhat.com>
Mon, 10 Feb 2020 14:24:44 +0000 (08:24 -0600)
commit2f17cd47b5c3843f0c4363e2d3db6c7ae61ef300
tree772a07e37486710ef85ea24eda4ee4febc74e7e1
parent013a5cc3f87a2dcb8d81d19dcf1a582b5d91bfee
mon: fix tell command registration

Pass full cmddesc, not just prefix.

Broken by 3394b70ba18cffa49317141ff444ba9990d6170b

Fixes: https://tracker.ceph.com/issues/44050
Signed-off-by: Sage Weil <sage@redhat.com>
src/mon/Monitor.cc