SUNRPC: Limit the reconnect backoff timer to the max RPC message timeout
authorTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 4 Aug 2016 04:08:45 +0000 (00:08 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Fri, 5 Aug 2016 18:12:09 +0000 (14:12 -0400)
commit3851f1cdb2b8d507b10395fc110d4c37d6121285
tree295be3dd6dcc3874c34a6b6a86fbdb76dbfa98de
parent02910177aede34d6f49e2dc14b1c5c6cd468d94f
SUNRPC: Limit the reconnect backoff timer to the max RPC message timeout

...and ensure that we propagate it to new transports on the same
client.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
include/linux/sunrpc/xprt.h
net/sunrpc/clnt.c
net/sunrpc/xprtsock.c