]> git.baikalelectronics.ru Git - kernel.git/commit
SUNRPC: Add support for per-client timeout values
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 20 Dec 2007 21:03:55 +0000 (16:03 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 30 Jan 2008 07:05:59 +0000 (02:05 -0500)
commit67388e2c1fefe22ca189293c42e410b99e11417d
tree4c9a6cb3b22cae407f810c214275ab107ee3fc77
parentb708606953b2de0ae21036f49bef556bacc3eb12
SUNRPC: Add support for per-client timeout values

In order to be able to support setting the timeo and retrans parameters on
a per-mountpoint basis, we move the rpc_timeout structure into the
rpc_clnt.

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/xprt.c
net/sunrpc/xprtrdma/transport.c
net/sunrpc/xprtsock.c