[DLM] compat patch
authorPatrick Caulfield <pcaulfie@redhat.com>
Fri, 9 Jun 2006 20:14:20 +0000 (16:14 -0400)
committerSteven Whitehouse <swhiteho@redhat.com>
Fri, 9 Jun 2006 20:14:20 +0000 (16:14 -0400)
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 <dwmw2@infradead.org>
Signed-off-by: Patrick Caulfield <pcaulfie@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>

No differences found