]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tools: Fix dump-super which doesn't require pgid
authorDavid Zafman <dzafman@redhat.com>
Tue, 23 Jun 2015 01:38:01 +0000 (18:38 -0700)
committerDavid Zafman <dzafman@redhat.com>
Fri, 10 Jul 2015 17:10:43 +0000 (10:10 -0700)
commitfd1772e0ac4cb801d6f3b056645eeb4d3d6ef001
tree49d2f5b0f29368e0bc15260535df4feb5c22764e
parent5534bc864813d96a0d20791d79151c4f6695a013
tools: Fix dump-super which doesn't require pgid

A valid pgid had to be specified in order for superblock to be displayed,
but it was otherwise ignored.
Fix message that didn't include dump-super

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