]> git.baikalelectronics.ru Git - kernel.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)
commit4ea33e863fb2b82f702adcaad51523290c7268d7
tree62361acf994e04b3b9205d5e4a9b26c4a3193c34
parentab09ca288e0035a142f8131afde9b9176eaae12a
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