commit | 727fcc64a0f8d346bdd60a7c92e9e720228ce037 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Fri Feb 15 16:53:04 2019 -0500 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Wed Feb 20 17:35:58 2019 -0500 |
tree | 2a23affd83cf7d7987e1cc3ad21b7137747d7a88 | |
parent | e92053a52e68b841d1314ca04da7cbeb326ee1a0 [diff] |
SUNRPC: Don't suppress socket errors when a message read completes If the message read completes, but the socket returned an error condition, we should ensure to propagate that error. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>