Home
last modified time | relevance | path

Searched hist:"01 d37c42" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/sunrpc/
H A Dxprt.c01d37c42 Wed Mar 11 13:09:39 CDT 2009 Trond Myklebust <Trond.Myklebust@netapp.com> SUNRPC: xprt_connect() don't abort the task if the transport isn't bound

If the transport isn't bound, then we should just return ENOTCONN, letting
call_connect_status() and/or call_status() deal with retrying. Currently,
we appear to abort all pending tasks with an EIO error.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
01d37c42 Wed Mar 11 13:09:39 CDT 2009 Trond Myklebust <Trond.Myklebust@netapp.com> SUNRPC: xprt_connect() don't abort the task if the transport isn't bound

If the transport isn't bound, then we should just return ENOTCONN, letting
call_connect_status() and/or call_status() deal with retrying. Currently,
we appear to abort all pending tasks with an EIO error.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
H A Dxprtsock.c01d37c42 Wed Mar 11 13:09:39 CDT 2009 Trond Myklebust <Trond.Myklebust@netapp.com> SUNRPC: xprt_connect() don't abort the task if the transport isn't bound

If the transport isn't bound, then we should just return ENOTCONN, letting
call_connect_status() and/or call_status() deal with retrying. Currently,
we appear to abort all pending tasks with an EIO error.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>