]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
SUNRPC: Move the UDP socket bufsize parameters to a private data structure
authorChuck Lever <chuck.lever@oracle.com>
Tue, 5 Dec 2006 21:35:30 +0000 (16:35 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 6 Dec 2006 15:46:50 +0000 (10:46 -0500)
commit7c6e066ec29290bf062f5bff2984bad9be5809c7
treea7b601ecc7b4ae15022145d34dea812f4de2c07b
parentc8475461829fd94f30208fbfa4eab7e5584c6495
SUNRPC: Move the UDP socket bufsize parameters to a private data structure

Move the socket-specific buffer size parameters for UDP sockets to a
private data structure maintained in net/sunrpc/xprtsock.c.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
include/linux/sunrpc/xprt.h
net/sunrpc/xprtsock.c