]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
ceph-objectstore-tool: do not check queue_transaction()'s retval
authorKefu Chai <kchai@redhat.com>
Mon, 26 Feb 2018 14:30:59 +0000 (22:30 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 26 Feb 2018 17:08:22 +0000 (01:08 +0800)
commitdd5d0e22f709ca07d3ea96a34be8c17d61487165
tree1da059e93cc9b8590e9c73ad0bc6f6dbceebdc09
parent42f310f253a658ec8c600a8406084ec91ecd49ba
ceph-objectstore-tool: do not check queue_transaction()'s retval

it never fails.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/tools/ceph_objectstore_tool.cc