]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
PG::merge_old_entry: handle clone prior_version case
authorSamuel Just <sam.just@inktank.com>
Fri, 22 Jun 2012 16:07:45 +0000 (09:07 -0700)
committerSamuel Just <sam.just@inktank.com>
Fri, 29 Jun 2012 18:08:40 +0000 (11:08 -0700)
commitd7c18c137dace9b9a754608faf95b1804209768f
tree799fc2b4bc9163e4fdeace73f5a30ba7d78e2608
parentb907c881ea9042acac04ec4c6d0a239f9c9d184b
PG::merge_old_entry: handle clone prior_version case

A clone can have a prior_version after log_tail and still not have
a corresponding log entry since the prior_version would be the
head object.

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