Searched hist:"7 f260e8575bf53b93b77978c1e39f8e67612759c" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/sunrpc/ |
H A D | xprtsock.c | diff 7f260e8575bf53b93b77978c1e39f8e67612759c Tue Sep 24 10:25:22 CDT 2013 Trond Myklebust <Trond.Myklebust@netapp.com> SUNRPC: Enable the keepalive option for TCP sockets
For NFSv4 we want to avoid retransmitting RPC calls unless the TCP connection breaks. However we still want to detect TCP connection breakage as soon as possible. Do this by setting the keepalive option with the idle timeout and count set to the 'timeo' and 'retrans' mount options.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
|