]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/PGLog: ignore ERROR entires in _merge_object_divergent_entries 15649/head
authorSage Weil <sage@redhat.com>
Wed, 21 Jun 2017 22:25:47 +0000 (18:25 -0400)
committerSage Weil <sage@redhat.com>
Wed, 21 Jun 2017 22:25:47 +0000 (18:25 -0400)
commit7879efdd6b14770b287c672641dc2461e491f9b0
tree9480b80c5d30910f1670954ac2636d036d9f6c16
parentd95f3c00876531e65b48dbcf7d0746f62a09f520
osd/PGLog: ignore ERROR entires in _merge_object_divergent_entries

Sometimes ERROR log entries do not have prior_version.  Also,
they aren't actually updates and don't affect the object.

Fixes: http://tracker.ceph.com/issues/20274
Signed-off-by: Sage Weil <sage@redhat.com>
src/osd/PGLog.h