]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph: old daemons output to outs and outbuf, combine
authorDan Mick <dan.mick@inktank.com>
Fri, 7 Jun 2013 23:39:34 +0000 (16:39 -0700)
committerDan Mick <dan.mick@inktank.com>
Sat, 8 Jun 2013 00:29:03 +0000 (17:29 -0700)
commit359f456a7083f05e2b24ef36f31984f871eadb68
tree8cb3a08f27935a62121c1f91779ba512b7a5ea38
parentb3f38f3ed8f836460b0f7c26dbb67b4f30fe7c7c
ceph: old daemons output to outs and outbuf, combine

When talking to old daemons, if a command succeeds, there may be
output on outs, outbuf, or both; combine them if there's no error,
and clear outs so it's not treated as stderr fodder.

Signed-off-by: Dan Mick <dan.mick@inktank.com>
Reviewed-by: Sage Weil <sage@inktank.com>
src/ceph.in