ocfs2: have dlm_pre_master_reco_lockres() ignore dead nodes
authorKurt Hackel <kurt.hackel@oracle.com>
Mon, 1 May 2006 18:53:33 +0000 (11:53 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Mon, 26 Jun 2006 21:43:05 +0000 (14:43 -0700)
commitf42a100b2272bc5cb44fb2aa03526b436b1d6833
tree37ca994cefc97bcfbf14491e1538fd2672df566a
parent6ff06a93916b3f95e83c346f7530cf2f5c68ae0c
ocfs2: have dlm_pre_master_reco_lockres() ignore dead nodes

Recovery will spin in dlm_pre_master_reco_lockres if we do not ignore
timed-out network responses from dead nodes.

Signed-off-by: Kurt Hackel <kurt.hackel@oracle.com>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
fs/ocfs2/dlm/dlmmaster.c