git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3601c4a
)
SUNRPC: Handle EPIPE in xprt_connect_status
author
Trond Myklebust
<trond.myklebust@primarydata.com>
Thu, 3 Jul 2014 04:02:57 +0000
(
00:02
-0400)
committer
Trond Myklebust
<trond.myklebust@primarydata.com>
Thu, 3 Jul 2014 04:11:35 +0000
(
00:11
-0400)
The callback handler xs_error_report() can end up propagating an EPIPE
error by means of the call to xprt_wake_pending_tasks(). Ensure that
xprt_connect_status() does not automatically convert this into an
EIO error.
Reported-by: Weston Andros Adamson <dros@primarydata.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
No differences found