]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: call damaged() on what were assertions in replay
authorJohn Spray <john.spray@redhat.com>
Thu, 19 Mar 2015 20:41:36 +0000 (20:41 +0000)
committerJohn Spray <john.spray@redhat.com>
Mon, 23 Mar 2015 18:20:11 +0000 (18:20 +0000)
commit73b591ad90674368337c4d09403a9af3a671fe98
tree11905d63745dcf52f08c9de294b0b04c17ba4b82
parent6bf1ce76eb33d14a9eb2e1f7a288ef47d54e4d01
mds: call damaged() on what were assertions in replay

i.e. categorize an unreplayable journal as a damaged rank.

NB there will be other cases where replay can assert out
while calling into other classes, but that's for another day.

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