]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: delay pg list on a snapid until missing is empty
authorSamuel Just <samuel.just@dreamhost.com>
Fri, 2 Dec 2011 23:42:01 +0000 (15:42 -0800)
committerSamuel Just <samuel.just@dreamhost.com>
Fri, 9 Dec 2011 21:44:32 +0000 (13:44 -0800)
commit798ef38b142c2911eae4ca320924d928eff7d9aa
tree9445f2ca57ab7d3765d852cdc55443442f705fa7
parent2d3721c6ccaba60d68da8b6d36bc44da1c0b36f2
osd: delay pg list on a snapid until missing is empty

We cannot determine from the missing set whether an object existed
at a given snap.

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