commit | 7196dbb02ea05835b9ee56910ee82cb55422c7f1 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Wed Feb 08 11:17:54 2017 -0500 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Thu Feb 09 14:02:10 2017 -0500 |
tree | fc88f21e81df46ac054ee82f635bb1a822ef94bc | |
parent | 8d1b8c62e0805af7df900ef121389778d2126997 [diff] |
SUNRPC: Allow changing of the TCP timeout parameters on the fly When the NFSv4 server tells us the lease period, we usually want to adjust down the timeout parameters on the TCP connection to ensure that we don't miss lease renewals due to a faulty connection. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>