]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: fix Monitor::_get_moncommand()
authorMykola Golub <mgolub@mirantis.com>
Wed, 28 Jan 2015 08:45:59 +0000 (10:45 +0200)
committerSage Weil <sage@redhat.com>
Mon, 9 Feb 2015 06:12:55 +0000 (22:12 -0800)
commit3ff482130727e7da5f4d31d59c0cf648c3bb5515
treea983c911564802a36586aa557c54211791d76b0c
parent14dbe1ded294277bd75b3d4c128c73e3c1daf860
mon: fix Monitor::_get_moncommand()

It should match command prefix, not any substring.

Signed-off-by: Mykola Golub <mgolub@mirantis.com>
src/mon/Monitor.cc