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

SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIO



On occasion, it is useful for the NFS layer to distinguish between
soft timeouts and other EIO errors due to (say) encoding errors,
or authentication errors.

The following patch ensures that the default behaviour of the RPC
layer remains to return EIO on soft timeouts (until we have
audited all the callers).

Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent fd954ae1
Loading
Loading
Loading
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