]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
PGLog::proc_replica_log: handle split out overlapping entries
authorSamuel Just <sjust@redhat.com>
Thu, 9 Apr 2015 22:01:29 +0000 (15:01 -0700)
committerLoic Dachary <ldachary@redhat.com>
Tue, 28 Jul 2015 13:32:58 +0000 (15:32 +0200)
commitc224fc70e14bd76494bc437595c8b0b0d275694e
tree15688f5667181f4d88c249e48946a040baeb8add
parent45beb86423c3bd74dbafd36c6822e71ad9680e17
PGLog::proc_replica_log: handle split out overlapping entries

See the comment, if the overlapping entries between olog.head
and log.tail were split out, last_update should be log.tail.

Fixes: 11358
Signed-off-by: Samuel Just <sjust@redhat.com>
(cherry picked from commit 6561e0d955c4563a8505b717de41f5bd89119f63)
src/osd/PGLog.cc