]> rtime.felk.cvut.cz Git - linux-imx.git/commit
SUNRPC: Allow rpc_create() to request that TCP slots be unlimited
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Sun, 14 Apr 2013 15:42:00 +0000 (11:42 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sun, 14 Apr 2013 16:26:03 +0000 (12:26 -0400)
commitb7993cebb841b0da7a33e9d5ce301a9fd3209165
tree62361acf994e04b3b9205d5e4a9b26c4a3193c34
parentba60eb25ff6be6f8e60488cdfd454e5c612bce60
SUNRPC: Allow rpc_create() to request that TCP slots be unlimited

This is mainly for use by NFSv4.1, where the session negotiation
ultimately wants to decide how many RPC slots we can fill.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
include/linux/sunrpc/clnt.h
include/linux/sunrpc/xprt.h
net/sunrpc/clnt.c
net/sunrpc/xprtsock.c