]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ocfs2: Attach the connection to the lksb
authorJoel Becker <joel.becker@oracle.com>
Fri, 29 Jan 2010 22:46:44 +0000 (14:46 -0800)
committerJoel Becker <joel.becker@oracle.com>
Fri, 26 Feb 2010 23:41:14 +0000 (15:41 -0800)
commitc0e4133851ed94c73ee3d34a2f2a245fcd0a60a1
treefd2dd796c4f07d669f00196670bbba5e5a931614
parenta796d2862aed8117acc9f470f3429a5ee852912e
ocfs2: Attach the connection to the lksb

We're going to want it in the ast functions, so we convert union
ocfs2_dlm_lksb to struct ocfs2_dlm_lksb and let it carry the connection.

Signed-off-by: Joel Becker <joel.becker@oracle.com>
fs/ocfs2/dlmglue.c
fs/ocfs2/ocfs2.h
fs/ocfs2/stack_o2cb.c
fs/ocfs2/stack_user.c
fs/ocfs2/stackglue.c
fs/ocfs2/stackglue.h