summaryrefslogtreecommitdiff
path: root/net/bridge
diff options
context:
space:
mode:
authorTrond Myklebust <Trond.Myklebust@netapp.com>2013-02-22 14:57:57 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-03-14 11:29:42 -0700
commit1ecb6934fa86281d26d60d984f0e0e6554531813 (patch)
tree7189db0c2e263bba7e36a27e0079d4cbb0993e7e /net/bridge
parentd3e8a1806bb6a9f2b4d56de44a87efc18e3e82fd (diff)
SUNRPC: Don't start the retransmission timer when out of socket space
commit a9a6b52ee1baa865283a91eb8d443ee91adfca56 upstream. If the socket is full, we're better off just waiting until it empties, or until the connection is broken. The reason why we generally don't want to time out is that the call to xprt->ops->release_xprt() will trigger a connection reset, which isn't helpful... Let's make an exception for soft RPC calls, since they have to provide timeout guarantees. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/bridge')
0 files changed, 0 insertions, 0 deletions