]> 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)
commitebf8625d8e2c3016434152513da2094352a1634b
tree62361acf994e04b3b9205d5e4a9b26c4a3193c34
parent01098d7cbddbf60d060f61233845dcbb50cd5285
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