[PATCH] ocfs2/dlm: Fixes oops in dlm_new_lockres()
authorSunil Mushran <sunil.mushran@oracle.com>
Mon, 7 Jul 2008 17:06:29 +0000 (10:06 -0700)
committerMark Fasheh <mfasheh@suse.com>
Mon, 7 Jul 2008 18:24:29 +0000 (11:24 -0700)
Patch fixes a race that can result in an oops while adding a
lockres to the dlm lockres tracking list.

Bug introduced by mainline commit 29576f8bb54045be944ba809d4fca1ad77c94165.

Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>

No differences found