]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
PGLog::rewind_divergent_log: unindex only works from tail, index() instead
authorSamuel Just <sam.just@inktank.com>
Mon, 22 Jul 2013 20:46:10 +0000 (13:46 -0700)
committerSamuel Just <sam.just@inktank.com>
Mon, 22 Jul 2013 22:06:02 +0000 (15:06 -0700)
commit6957dbc75cc2577652b542aa3eae69f03060cb63
tree5f93657d90dfb3fb8afa9f15ff86f992e5dc03aa
parent046d5cb6db99e4cf38e870a5de487eadd856ebda
PGLog::rewind_divergent_log: unindex only works from tail, index() instead

Fixes: #5714
Signed-off-by: Samuel Just <sam.just@inktank.com>
Reviewed-by: Sage Weil <sage@inktank.com>
src/osd/PGLog.cc