diff options
| author | Al Viro <viro@zeniv.linux.org.uk> | 2008-01-25 00:28:28 -0500 |
|---|---|---|
| committer | David Teigland <teigland@redhat.com> | 2008-02-04 01:21:32 -0600 |
| commit | 8b0d8e03f847d9c1677b8a193cd124debbc54633 (patch) | |
| tree | e2b63705b4a4901f827c92f47acff9abd26875b8 /scripts/patch-kernel | |
| parent | Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... (diff) | |
| download | linux-8b0d8e03f847d9c1677b8a193cd124debbc54633.tar.gz linux-8b0d8e03f847d9c1677b8a193cd124debbc54633.zip | |
dlm: use proper C for dlm/requestqueue stuff (and fix alignment bug)
a) don't cast the pointer to dlm_header *, we use it as dlm_message *
anyway.
b) we copy the message into a queue element, then pass the pointer to
copy to dlm_receive_message_saved(); declare it properly to make sure
that we have the right alignment.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
