]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ReplicatedPG: calc_*_subsets must consider last_backfill
authorSamuel Just <samuel.just@dreamhost.com>
Tue, 13 Dec 2011 21:02:57 +0000 (13:02 -0800)
committerSamuel Just <samuel.just@dreamhost.com>
Wed, 14 Dec 2011 19:32:22 +0000 (11:32 -0800)
commit51deeef67a29a2e11d2186bdecb1a0a491f99ed2
tree5c5519cc3b9122e23bc0ccdc10baa8db7c0d70f5
parent9d633a4f1f5be55d7b9687f331efb50285cf7cb8
ReplicatedPG: calc_*_subsets must consider last_backfill

Objects yet to be backfilled do not show up in the missing set.  Thus,
we cannot use an object past last_backfill to clone into the object we
are pushing/pulling.

Signed-off-by: Samuel Just <samuel.just@dreamhost.com>
src/osd/ReplicatedPG.cc
src/osd/ReplicatedPG.h