]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
hobject_t/ReplicatedPG: tempness is now an hobject thing
authorSamuel Just <sam.just@inktank.com>
Thu, 10 Oct 2013 23:10:36 +0000 (16:10 -0700)
committerSamuel Just <sam.just@inktank.com>
Wed, 22 Jan 2014 22:39:15 +0000 (14:39 -0800)
commitbf9390f3e205bce601acd67a693ef670bcce5c9c
tree99b1218162075689f408ec9b3b875648036568e4
parentc60185c01a2fcbd49b60f7d861dcb6d3d5ed985d
hobject_t/ReplicatedPG: tempness is now an hobject thing

PGBackend implmentations will have complete control over the temp
collection.  Rather than specifying the collection when sending
ops into the PGBackend, hobjects themselves will be temp or not.

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