Home
last modified time | relevance | path

Searched hist:"0 fe8d04e" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/sunrpc/
H A Dxprt.c0fe8d04e Tue Dec 31 12:13:30 CST 2013 Trond Myklebust <trond.myklebust@primarydata.com> SUNRPC: Ensure xprt_connect_status handles all potential connection errors

Currently, xprt_connect_status will convert connection error values such
as ECONNREFUSED, ECONNRESET, ... into EIO, which means that they never
get handled.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
0fe8d04e Tue Dec 31 12:13:30 CST 2013 Trond Myklebust <trond.myklebust@primarydata.com> SUNRPC: Ensure xprt_connect_status handles all potential connection errors

Currently, xprt_connect_status will convert connection error values such
as ECONNREFUSED, ECONNRESET, ... into EIO, which means that they never
get handled.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>