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

SUNRPC: Ensure that xs_nospace return values are propagated



If xs_nospace() finds that the socket has disconnected, it attempts to
return ENOTCONN, however that value is then squashed by the callers.

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