]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
PGLog::rewind_divergent_log: log may not contain newhead
authorSamuel Just <sam.just@inktank.com>
Wed, 6 Nov 2013 01:47:48 +0000 (17:47 -0800)
committerSage Weil <sage@inktank.com>
Tue, 1 Apr 2014 19:02:27 +0000 (12:02 -0700)
commit26eeab43f3f703a25e7ba62c75d0382d15e38263
treeca01d4637adcd1df4e5e057701f058c5f494c98e
parent040abd75ad45bbcc05b24c9dddbd2026dd35e659
PGLog::rewind_divergent_log: log may not contain newhead

Due to split, there may be a hole at newhead.

Fixes: #6722
Signed-off-by: Samuel Just <sam.just@inktank.com>
Reviewed-by: David Zafman <david.zafman@inktank.com>
(cherry picked from commit f4648bc6fec89c870e0c47b38b2f13496742b10f)
src/osd/PGLog.cc