commit | 22da645fd6675b7abc55cf937ddf6132f343e5b9 | [log] [tgz] |
---|---|---|
author | Patrick Caulfield <pcaulfie@redhat.com> | Fri Jun 09 16:14:20 2006 -0400 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Fri Jun 09 16:14:20 2006 -0400 |
tree | d207185431838faa4053422612512ebe30308c9c | |
parent | 01eb7c07968fdab0cca0d2474346cff176537de8 [diff] |
[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>