]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon/handle_probe_probe: redundant definition
authorhuanwen ren <ren.huanwen@zte.com.cn>
Thu, 4 Feb 2016 09:47:18 +0000 (17:47 +0800)
committerhuanwen ren <ren.huanwen@zte.com.cn>
Fri, 5 Feb 2016 07:15:40 +0000 (15:15 +0800)
commit17d37be56b4027e7ddfb554a6db248db537f7bec
tree20b15ebf4050b8d6075cc24fa45ad162ef0b393a
parent06cecb4b907a38b8131e6a12f01d9b5e22c19cf4
mon/handle_probe_probe: redundant definition

Move the first "MMonProbe *r" to the right location

Signed-off-by: huanwen ren <ren.huanwen@zte.com.cn>
src/mon/Monitor.cc