[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)
commit22da645fd6675b7abc55cf937ddf6132f343e5b9
treed207185431838faa4053422612512ebe30308c9c
parent01eb7c07968fdab0cca0d2474346cff176537de8
[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 <dwmw2@infradead.org>
Signed-off-by: Patrick Caulfield <pcaulfie@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/dlm/device.c
include/linux/dlm_device.h