]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tools: clean up errors in ceph-objectstore-tool
authorJohn Spray <john.spray@redhat.com>
Mon, 20 Apr 2015 16:28:15 +0000 (17:28 +0100)
committerJohn Spray <john.spray@redhat.com>
Wed, 10 Jun 2015 21:37:41 +0000 (22:37 +0100)
commit8e5594da29e782b6efd046ed03f313599dafa1c5
tree587444d68e49441df07e087769a9c2ea7a0a4f14
parentd26086d35aa869807b70539d2871753cd3be18b2
tools: clean up errors in ceph-objectstore-tool

We use negative error codes everywhere else, should
use them here too.  Also add a couple of strategically
placed prints.

Signed-off-by: John Spray <john.spray@redhat.com>
src/tools/RadosDump.cc
src/tools/ceph_objectstore_tool.cc