Skip to content
Snippets Groups Projects
Commit 3ed5e2a2 authored by Trond Myklebust's avatar Trond Myklebust
Browse files

SUNRPC: Report network/connection errors correctly for SOFTCONN rpc tasks


In the case of a SOFTCONN rpc task, we really want to ensure that it
reports errors like ENETUNREACH back to the caller. Currently, only
some of these errors are being reported back (connect errors are not),
and they are being converted by the RPC layer into EIO.

Reported-by: default avatarJan Engelhardt <jengelh@inai.de>
Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent 1166fde6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment