diff options
author | xuejiufei <xuejiufei@huawei.com> | 2016-02-06 02:36:47 +0300 |
---|---|---|
committer | Luis Henriques <luis.henriques@canonical.com> | 2016-02-25 13:34:43 +0300 |
commit | 6ac0f413b48db1ae90d9f1aab24f60e5327a629b (patch) | |
tree | 3fa57f700770914d0d02b9ac46a4f5f1a023f11c /mm | |
parent | 6f818b15b8985703b50ae5585239f42d7c1cef2c (diff) | |
download | linux-6ac0f413b48db1ae90d9f1aab24f60e5327a629b.tar.xz |
ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanup
commit c95a51807b730e4681e2ecbdfd669ca52601959e upstream.
When recovery master down, dlm_do_local_recovery_cleanup() only remove
the $RECOVERY lock owned by dead node, but do not clear the refmap bit.
Which will make umount thread falling in dead loop migrating $RECOVERY
to the dead node.
Signed-off-by: xuejiufei <xuejiufei@huawei.com>
Reviewed-by: Joseph Qi <joseph.qi@huawei.com>
Cc: Mark Fasheh <mfasheh@suse.de>
Cc: Joel Becker <jlbec@evilplan.org>
Cc: Junxiao Bi <junxiao.bi@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Luis Henriques <luis.henriques@canonical.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions