[DLM] fix softlockup in dlm_recv
authorPatrick Caulfield <pcaulfie@redhat.com>
Thu, 1 Feb 2007 16:46:33 +0000 (16:46 +0000)
committerSteven Whitehouse <swhiteho@redhat.com>
Mon, 5 Feb 2007 18:38:27 +0000 (13:38 -0500)
This patch stops the dlm_recv workqueue from busy-waiting when a node
disconnects. This can cause soft lockup errors on debug systems and bad
performance generally.

Signed-Off-By: Patrick Caulfield <pcaulfie@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>

No differences found