]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
PGLog,PG: reset can_rollback_to when we get a log entry without a transaction
authorSamuel Just <sam.just@inktank.com>
Thu, 9 Jan 2014 03:22:21 +0000 (19:22 -0800)
committerSamuel Just <sam.just@inktank.com>
Wed, 22 Jan 2014 22:39:16 +0000 (14:39 -0800)
commita3e4a844efd0fd74fdfc99b92770e08b4a19cf79
treeffffe7bd6941c8962796750beab64dc768e1d7e8
parent347d968a9d9c181b220e6b9c8c688d1d48cb698b
PGLog,PG: reset can_rollback_to when we get a log entry without a transaction

We cannot rollback past an entry which we didn't actually
apply locally.

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