commit | c824c3c723f2e37a00b3b739a55b28de595fd72e | [log] [tgz] |
---|---|---|
author | Sunil Mushran <sunil.mushran@oracle.com> | Sat Mar 01 14:04:25 2008 -0800 |
committer | Mark Fasheh <mark.fasheh@oracle.com> | Mon Mar 10 15:14:17 2008 -0700 |
tree | c5cd618420cc66f238f0273d6d59dbed46099dca | |
parent | 535f7026fddafce6d0a0524db01a432c23a0a7b4 [diff] |
ocfs2/dlm: dlm_thread should not sleep while holding the dlm_spinlock 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>