]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit4d25fa576338d70bd5aceeb89e06d788fb0ac761
tree5033900d63758c6259a6af667a07765d0c9dde11
parent7c4b0c6bdffe83b51df4ad58daa9828b40983ad7
[PATCH] ocfs2/dlm: Fixes oops in dlm_new_lockres()

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 909236f697b86a87d7eda68f09dc9151a7b84b1f.

Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
fs/ocfs2/dlm/dlmmaster.c