Skip to content
Commit b70ae915 authored by Trond Myklebust's avatar Trond Myklebust
Browse files

SUNRPC: Handle connection reset more efficiently.



If the connection reset is due to an active call on our side, then
the state change is sometimes not reported. Catch those instances
using xs_error_report() instead.
Also remove the xs_tcp_shutdown() call in xs_tcp_send_request() as
the change in behaviour makes it redundant.

Signed-off-by: default avatarTrond Myklebust <trond.myklebust@primarydata.com>
parent 9e2b9f37
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment