]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: clear temp objects in the OSD, not FileStore
authorSage Weil <sage@redhat.com>
Mon, 15 Jun 2015 20:49:18 +0000 (13:49 -0700)
committerSage Weil <sage@redhat.com>
Fri, 19 Jun 2015 00:02:49 +0000 (17:02 -0700)
commitb4ce84bf42168359a2f609ce801305beab4f179c
tree424da38cc27c1051b72b94c8be4a3484e63c79bd
parentcc4c6087d035d423fabb3fb253e08936aadd29c9
osd: clear temp objects in the OSD, not FileStore

This is really an OSD level behavior, and one that we want to apply to all
other backends--not just FileStore.

Signed-off-by: Sage Weil <sage@redhat.com>
src/os/FileStore.cc
src/osd/OSD.cc
src/osd/OSD.h