diff options
author | David Teigland <teigland@redhat.com> | 2009-09-24 22:58:23 +0200 |
---|---|---|
committer | David Teigland <teigland@redhat.com> | 2009-09-30 19:19:44 +0200 |
commit | 6861f350785bf476c2d4e3b9cb69ee36b78df2fc (patch) | |
tree | 99cb1eb3cb5ac2084077fae9eec7e1f3e9d2cdc5 /.gitignore | |
parent | dlm: fix lowcomms_connect_node for sctp (diff) | |
download | linux-6861f350785bf476c2d4e3b9cb69ee36b78df2fc.tar.xz linux-6861f350785bf476c2d4e3b9cb69ee36b78df2fc.zip |
dlm: fix socket fd translation
The code to set up sctp sockets was not using the sockfd_lookup()
and sockfd_put() routines to translate an fd to a socket. The
direct fget and fput calls were resulting in error messages from
alloc_fd().
Also clean up two log messages and remove a third, related to
setting up sctp associations.
Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions