ocfs2/dlm: dlm_thread should not sleep while holding the dlm_spinlock
authorSunil Mushran <sunil.mushran@oracle.com>
Sat, 1 Mar 2008 22:04:25 +0000 (14:04 -0800)
committerMark Fasheh <mark.fasheh@oracle.com>
Mon, 10 Mar 2008 22:14:17 +0000 (15:14 -0700)
This patch addresses the bug in which the dlm_thread could go to sleep
while holding the dlm_spinlock.

Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com>
Signed-off-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>

No differences found