]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
PG: add_event, add_next_event: ignore prior_version on backlog events
authorSamuel Just <samuel.just@dreamhost.com>
Thu, 19 May 2011 21:13:56 +0000 (14:13 -0700)
committerSamuel Just <samuel.just@dreamhost.com>
Thu, 19 May 2011 22:59:40 +0000 (15:59 -0700)
commita71981c00dff492f350d1effc763b4edb6b01d27
treed744ec9db7b0983215d5c89aa226817c86ccfaab
parentbc2c31e0701c2c7434e4b95041559a85dacecaf0
PG: add_event, add_next_event: ignore prior_version on backlog events

We would not have the previous version if we are merging backlog events.

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