From: Sunil Mushran Date: Mon, 7 Jul 2008 17:06:29 +0000 (-0700) Subject: [PATCH] ocfs2/dlm: Fixes oops in dlm_new_lockres() X-Git-Tag: v2.6.26~38^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18c6ac383f3e46cfce08d0bf972705852a4e1268;p=pandora-kernel.git [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 29576f8bb54045be944ba809d4fca1ad77c94165. Signed-off-by: Sunil Mushran Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed