]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: update segment references during journal rewrite 2469/head
authorJohn Spray <john.spray@redhat.com>
Thu, 11 Sep 2014 13:07:59 +0000 (14:07 +0100)
committerJohn Spray <john.spray@redhat.com>
Fri, 12 Sep 2014 22:05:38 +0000 (23:05 +0100)
commit386f2d7c829422695a1b1f41bd3f17ca3eef1f61
tree3b67815c69c8a34fb5b7a4757c7360b8c887b993
parent62ee5fc1f4baabe70022a3edf4052c96ee5c1065
mds: update segment references during journal rewrite

... to avoid leaving log events that reference log
segments by offsets which no longer exist.

Signed-off-by: John Spray <john.spray@redhat.com>
src/mds/LogSegment.h
src/mds/MDLog.cc
src/mds/MDLog.h
src/mds/MDS.h
src/mds/events/EMetaBlob.h
src/mds/journal.cc