]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd, tools: Always filter temp objects since not being exported
authorDavid Zafman <dzafman@redhat.com>
Tue, 7 Jul 2015 01:14:06 +0000 (18:14 -0700)
committerSage Weil <sage@redhat.com>
Fri, 10 Jul 2015 15:30:17 +0000 (11:30 -0400)
commit557c6530a515cffacbaec439cabff8a079edbf5b
tree3b7065a65a5e3c0bea5be22b60f486f293eb01e2
parent4fcf5dd370e8cfac75fadbf709a785053eb26ad9
osd, tools: Always filter temp objects since not being exported

Can't use object_locator_to_pg() directly with a temp object
because the pool is negative.

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