git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bfaee09
)
xprtrdma: Reset connection timeout after successful reconnect
author
Chuck Lever
<chuck.lever@oracle.com>
Wed, 28 May 2014 14:34:41 +0000
(10:34 -0400)
committer
Anna Schumaker
<Anna.Schumaker@Netapp.com>
Wed, 4 Jun 2014 12:56:51 +0000
(08:56 -0400)
If the new connection is able to make forward progress, reset the
re-establish timeout. Otherwise it keeps growing even if disconnect
events are rare.
The same behavior as TCP is adopted: reconnect immediately if the
transport instance has been able to make some forward progress.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
net/sunrpc/xprtrdma/rpc_rdma.c
patch
|
blob
|
history
diff --cc
net/sunrpc/xprtrdma/rpc_rdma.c
Simple merge