]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: validate file layouts during replay 8468/head
authorJohn Spray <john.spray@redhat.com>
Wed, 6 Apr 2016 12:04:01 +0000 (13:04 +0100)
committerJohn Spray <john.spray@redhat.com>
Wed, 6 Apr 2016 15:23:16 +0000 (16:23 +0100)
commitd544e447dfcd3377ba4cc525abea9ea230c55852
tree946c10f6fd4d357064ef3514dfd08012048a9b73
parent45a0bc103cd4d5863df815187692008d5323014d
mds: validate file layouts during replay

Instead of letting potentially bogus stuff into
the cache, go damaged().

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