diff options
| author | David Teigland <[email protected]> | 2009-09-24 20:58:23 +0000 |
|---|---|---|
| committer | David Teigland <[email protected]> | 2009-09-30 17:19:44 +0000 |
| commit | 6861f350785bf476c2d4e3b9cb69ee36b78df2fc (patch) | |
| tree | 99cb1eb3cb5ac2084077fae9eec7e1f3e9d2cdc5 /fs/proc/array.c | |
| parent | dlm: fix lowcomms_connect_node for sctp (diff) | |
| download | kernel-6861f350785bf476c2d4e3b9cb69ee36b78df2fc.tar.gz kernel-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 <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions
