]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/PGBackend: ignore temp objects in objects_list_*
authorSage Weil <sage@redhat.com>
Thu, 23 Apr 2015 20:13:40 +0000 (13:13 -0700)
committerSage Weil <sage@redhat.com>
Fri, 19 Jun 2015 00:02:49 +0000 (17:02 -0700)
commit9a965d6ad0fab415abe3600a836a3531d04eb25f
treed3fb7a2081aae7ff7db7c15d9ab12fcd2c92cb7a
parent1779bad14402b19e19653ccff2cc51906fb85959
osd/PGBackend: ignore temp objects in objects_list_*

These were implicitly ignored before when temp objects were in a
different collection.

Signed-off-by: Sage Weil <sage@redhat.com>
src/osd/PGBackend.cc