commit | c0e4133851ed94c73ee3d34a2f2a245fcd0a60a1 | [log] [tgz] |
---|---|---|
author | Joel Becker <joel.becker@oracle.com> | Fri Jan 29 14:46:44 2010 -0800 |
committer | Joel Becker <joel.becker@oracle.com> | Fri Feb 26 15:41:14 2010 -0800 |
tree | fd2dd796c4f07d669f00196670bbba5e5a931614 | |
parent | a796d2862aed8117acc9f470f3429a5ee852912e [diff] |
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>