]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
PGBackend/ReplicatedBackend: move temp handling into PGBackend
authorSamuel Just <sam.just@inktank.com>
Thu, 23 Jan 2014 01:56:30 +0000 (17:56 -0800)
committerSamuel Just <sam.just@inktank.com>
Tue, 18 Feb 2014 04:11:06 +0000 (20:11 -0800)
commit31b7937bae578d60559f41f2b225206d7fa90e0f
tree05c0a18c0155b40791052b2df9a90fe2746c9191
parent761f0b1e18b68a18b2d3185896fbadcd951c9486
PGBackend/ReplicatedBackend: move temp handling into PGBackend

Temp handling is also the same in ReplicatedBackend as in ECBackend.

Signed-off-by: Samuel Just <sam.just@inktank.com>
src/osd/PGBackend.cc
src/osd/PGBackend.h
src/osd/ReplicatedBackend.cc
src/osd/ReplicatedBackend.h