]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: write "bench" output to stdout 21905/head
authorJohn Spray <john.spray@redhat.com>
Wed, 9 May 2018 14:19:18 +0000 (15:19 +0100)
committerJohn Spray <john.spray@redhat.com>
Wed, 9 May 2018 14:19:18 +0000 (15:19 +0100)
commit23583ccc25a33c1d997cff9d65a48569eac1392c
tree13c32e4948a1a05583d7659a79b8ea2a647441b1
parenteb5ca24f39025eae0525e5f0f9c8458f528bb46d
osd: write "bench" output to stdout

...not stderr.  Seems more reasonable as this
command is essentially feeding back a measurement result,
rather than just commenting on its status

Fixes: http://tracker.ceph.com/issues/24022
Signed-off-by: John Spray <john.spray@redhat.com>
src/osd/OSD.cc