]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph: print output to stdout, not dout
authorSage Weil <sage@newdream.net>
Wed, 7 Apr 2010 21:16:21 +0000 (14:16 -0700)
committerSage Weil <sage@newdream.net>
Wed, 7 Apr 2010 21:23:44 +0000 (14:23 -0700)
commitd2d80c6e80c69655156f6f1cf7f724a7b36f90c3
tree90672eb9d8cf757dca6256c67266832f233115ba
parent3d4a692b590368215cc76098e92cd05b25160976
ceph: print output to stdout, not dout

Using cout instead of dout(0) avoids the thread id in the prefix.
src/ceph.cc