commit | ba7392bb37cb12781890f45d7ddee1618e33a036 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Dec 20 16:03:55 2007 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Jan 30 02:05:59 2008 -0500 |
tree | 4c9a6cb3b22cae407f810c214275ab107ee3fc77 | |
parent | 2881ae74e68ecfe3b32a90936e5d93a9ba598c3a [diff] |
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>