]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: fix error reformatting subtreemap_test events 6070/head
authorJohn Spray <john.spray@redhat.com>
Thu, 24 Sep 2015 12:10:46 +0000 (13:10 +0100)
committerJohn Spray <john.spray@redhat.com>
Thu, 24 Sep 2015 12:12:03 +0000 (13:12 +0100)
commitefdaa930d2a8fa110ded97068d02a8a247f0b08f
tree77dd59fe33699bd85ec0bf7c747607365024de5b
parent557df13b324bb396167772af6c9dd31136d7f895
mds: fix error reformatting subtreemap_test events

Rare outside of vstart clusters, but if someone did
ever have one of these events in their journal and
try to update to latest ceph, they would end up
with bogus expire_pos on the reformatted events.

Signed-off-by: John Spray <john.spray@redhat.com>
src/mds/MDLog.cc