]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: replace cout/derr with dout(0) to avoid writing trivial logs to syslog file
authorYan Jun <yan.jun8@zte.com.cn>
Fri, 14 Sep 2018 06:48:52 +0000 (14:48 +0800)
committerYan Jun <yan.jun8@zte.com.cn>
Tue, 16 Oct 2018 12:31:50 +0000 (20:31 +0800)
commit0cb8ef3c0985f215f7684a3efc822b9207424441
treedd4c860351744af2e771619c0d03cb90ec39a4c9
parent6be421539d4d1b7e07f84dd610481b0a1ac57c1d
osd: replace cout/derr with dout(0) to avoid writing trivial logs to syslog file

Signed-off-by: Yan Jun <yan.jun8@zte.com.cn>
src/ceph_osd.cc
src/osd/OSD.cc