]> git.karo-electronics.de Git - karo-tx-linux.git/commit
SUNRPC: Fix up socket autodisconnect
authorTrond Myklebust <trond.myklebust@primarydata.com>
Tue, 2 Aug 2016 17:47:43 +0000 (13:47 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Tue, 2 Aug 2016 17:47:43 +0000 (13:47 -0400)
commitad3331acb1464024d20a184d3358f3cecc373b54
tree90984e1d1965db64103d6da9535d58fd3e4c2f5b
parent1f4c17a03ba7f430d63dba8c8e08ff1e2712581d
SUNRPC: Fix up socket autodisconnect

Ensure that we don't forget to set up the disconnection timer for the
case when a connect request is fulfilled after the RPC request that
initiated it has timed out or been interrupted.

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