]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-objectstore-tool: Fix pgid scan to skip snapdirs
authorDavid Zafman <dzafman@redhat.com>
Fri, 13 Mar 2015 07:41:39 +0000 (00:41 -0700)
committerDavid Zafman <dzafman@redhat.com>
Wed, 13 May 2015 20:09:12 +0000 (13:09 -0700)
commit24f06598966319a62fa58a5831d9741fac1d471b
tree384b9c884eb4135d3389dcdc5302b64b95f843d9
parent381605e34a44edb9acfcfb5a56bd598b020e022f
ceph-objectstore-tool: Fix pgid scan to skip snapdirs

Long standing bug where it wasn't skipping snapdirs if !debug
For debug output use stderr like all other cases

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