]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: handle blacklisting during journal recovery 11138/head
authorJohn Spray <john.spray@redhat.com>
Mon, 19 Sep 2016 16:34:26 +0000 (17:34 +0100)
committerJohn Spray <john.spray@redhat.com>
Mon, 19 Sep 2016 19:31:36 +0000 (20:31 +0100)
commit19bb8c0df9b48ebbccfd1913126bb48b6337319e
treee29d420959c02e1f8e57ba215896c02f396be080
parent5ba612882750dae6f0b057c660cd283293a18a3f
mds: handle blacklisting during journal recovery

EBLACKLISTED was being incorrectly handled as an
indication of metadata damage.

Fixes: http://tracker.ceph.com/issues/17236
Signed-off-by: John Spray <john.spray@redhat.com>
src/mds/MDLog.cc