]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
PG: remove weirdness log for last_complete < log.tail
authorSamuel Just <sam.just@inktank.com>
Tue, 19 Feb 2013 18:49:33 +0000 (10:49 -0800)
committerSamuel Just <sam.just@inktank.com>
Tue, 19 Feb 2013 18:52:49 +0000 (10:52 -0800)
commitdbadb3e2921297882c5836c67ca32bb8ecdc75db
tree96cacc0780324940643ca78aed9201057e006a6e
parent5fc83c8d9887d2a916af11436ccc94fcbfe59b7a
PG: remove weirdness log for last_complete < log.tail

In the case of a divergent object prior to log.tail,
last_complete may end up before log.tail.

Backport: bobtail
Fixes #4174
Signed-off-by: Samuel Just <sam.just@inktank.com>
Reviewed-by: Sage Weil <sage@inktank.com>
src/osd/PG.cc