]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd/ScrubStore: do not use temp collection
authorSage Weil <sage@redhat.com>
Fri, 26 Feb 2016 16:25:44 +0000 (11:25 -0500)
committerSage Weil <sage@redhat.com>
Fri, 11 Mar 2016 15:41:37 +0000 (10:41 -0500)
commit6a60c12e589bdbdcad197192a0c0fc5bc74ab1fd
treeee7c229cc9e128deb7a18dc9bebd079c1c7f6acb
parent166a7a98af824a95e15d97f34907d6e089255d93
osd/ScrubStore: do not use temp collection

Temp collections are deprecated, and used only internally by
FileStore for compat reasons.

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