]> nv-tegra.nvidia Code Review - linux-2.6.git/commit
ocfs2: initialize stack_user lvbptr
authorDavid Teigland <teigland@redhat.com>
Mon, 10 Nov 2008 22:24:57 +0000 (16:24 -0600)
committerMark Fasheh <mfasheh@suse.com>
Mon, 1 Dec 2008 22:46:39 +0000 (14:46 -0800)
commit66f502a416f18cd36179290746aa53736c6b2828
tree30b538d2310b49cbcda079f6010c5850d6a146c0
parent3b5da0189c93160e44b878d2c72e9552d642497c
ocfs2: initialize stack_user lvbptr

The locking_state dump, ocfs2_dlm_seq_show, reads the lvb on locks where it
has not yet been initialized by a lock call.

Signed-off-by: David Teigland <teigland@redhat.com>
Acked-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
fs/ocfs2/stack_user.c