diff options
author | Tom Talpey <talpey@netapp.com> | 2008-10-10 11:32:34 -0400 |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2008-10-10 15:15:02 -0400 |
commit | 08ca0dce1eafa419059ac4cad9ed522af7052526 (patch) | |
tree | 76724d885bcfc89db261f119a6f38a8cbb1a6240 /net/sunrpc/socklib.c | |
parent | b3cd8d45a764e6edb06e7bd386faf99a879569b8 (diff) |
RPC/RDMA: correct the reconnect timer backoff
The RPC/RDMA code had a constant 5-second reconnect backoff, and
always performed it, even when re-establishing a connection to a
server after the RPC layer closed it due to being idle. Make it
an geometric backoff (up to 30 seconds), and don't delay idle
reconnect.
Signed-off-by: Tom Talpey <talpey@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'net/sunrpc/socklib.c')
0 files changed, 0 insertions, 0 deletions