From: Joel Becker Date: Fri, 29 Jan 2010 22:46:44 +0000 (-0800) Subject: ocfs2: Attach the connection to the lksb X-Git-Tag: v2.6.34-rc1~214^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0e4133851ed94c73ee3d34a2f2a245fcd0a60a1;p=pandora-kernel.git 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 --- Reading git-diff-tree failed