]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mon: clean up in ceph_mon.cc
authorhuanwen ren <ren.huanwen@zte.com.cn>
Tue, 27 Jun 2017 10:52:08 +0000 (18:52 +0800)
committerhuanwen ren <ren.huanwen@zte.com.cn>
Tue, 27 Jun 2017 10:52:08 +0000 (18:52 +0800)
commit56b52184b8a7a2fcd6cd29a976dbcca0b8e74e29
tree17fdb21f344ee1005181894336e97055c613c560
parenta23c7e5505b64eabde5a49a5268a373c7430c2cd
mon: clean up in ceph_mon.cc

The output prints to the ceph-mon.log,
so need replace cout with dout,in addition, keep cout in the usage().

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