]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: flag new/old temp objects in MOSDSubOp
authorSage Weil <sage@inktank.com>
Thu, 5 Sep 2013 00:07:19 +0000 (17:07 -0700)
committerSage Weil <sage@inktank.com>
Wed, 11 Sep 2013 22:56:12 +0000 (15:56 -0700)
commit155cdd29a332339f5a1da65b2d8b4ad589393b41
treedaa42e218b862e786b571ff398038f1ef1d4a4de
parentc4260fad291efe78da3d0a51cdd035ff947e3536
osd: flag new/old temp objects in MOSDSubOp

Allow us to mark when we start and stop using a temporary object in a
sub_op.  If we start to use it, make sure the collection exists on the
replica.

Signed-off-by: Sage Weil <sage@inktank.com>
src/messages/MOSDSubOp.h
src/osd/ReplicatedPG.cc
src/osd/ReplicatedPG.h