]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: handle blacklisting during journal recovery 11413/head
authorJohn Spray <john.spray@redhat.com>
Mon, 19 Sep 2016 16:34:26 +0000 (17:34 +0100)
committerLoic Dachary <ldachary@redhat.com>
Wed, 9 Nov 2016 11:14:39 +0000 (12:14 +0100)
commit0a5713ceaac26d60a458398db52c67034018b047
tree21cdb6758249b27c285c5b67fd7067135d817077
parentbcf228913e41604fb83aad08449dddad566f5def
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>
(cherry picked from commit 19bb8c0df9b48ebbccfd1913126bb48b6337319e)
src/mds/MDLog.cc