From: Patrick Caulfield Date: Fri, 9 Jun 2006 20:14:20 +0000 (-0400) Subject: [DLM] compat patch X-Git-Tag: v2.6.19-rc1~32^2~179 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22da645fd6675b7abc55cf937ddf6132f343e5b9;p=pandora-kernel.git [DLM] compat patch Here's a patch which add 32/64 bit compat to the DLM IOs and tidies the structures for alignment. As it causes an ABI change I had few qualms about adding the extra flag for "is64bit" as it simply uses a byte that would have been padding. Cc: David Woodhouse Signed-off-by: Patrick Caulfield Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed