]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-objectstore-tool: Eliminate obscure "Invalid params" error
authorDavid Zafman <dzafman@redhat.com>
Tue, 10 Feb 2015 01:14:50 +0000 (17:14 -0800)
committerDavid Zafman <dzafman@redhat.com>
Wed, 13 May 2015 20:09:11 +0000 (13:09 -0700)
commitcfca6835bd53d535bde2793551211845b0facebd
treec5c6b9f61cb6751c3cd35cc8d2cea214b89812a3
parent565b413df9c562a4071b9372d6362a9105c3538e
ceph-objectstore-tool: Eliminate obscure "Invalid params" error

Will fail later with "No such file or directory" for an empty data-path
because we've already checked for vm.count("data-path")

Signed-off-by: David Zafman <dzafman@redhat.com>
src/tools/ceph_objectstore_tool.cc