Home
last modified time | relevance | path

Searched hist:"2 a491991" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/sunrpc/
H A Dxprt.c2a491991 Wed Mar 11 13:38:00 CDT 2009 Trond Myklebust <Trond.Myklebust@netapp.com> SUNRPC: Return EAGAIN instead of ENOTCONN when waking up xprt->pending

While we should definitely return socket errors to the task that is
currently trying to send data, there is no need to propagate the same error
to all the other tasks on xprt->pending. Doing so actually slows down
recovery, since it causes more than one tasks to attempt socket recovery.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2a491991 Wed Mar 11 13:38:00 CDT 2009 Trond Myklebust <Trond.Myklebust@netapp.com> SUNRPC: Return EAGAIN instead of ENOTCONN when waking up xprt->pending

While we should definitely return socket errors to the task that is
currently trying to send data, there is no need to propagate the same error
to all the other tasks on xprt->pending. Doing so actually slows down
recovery, since it causes more than one tasks to attempt socket recovery.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
H A Dclnt.c2a491991 Wed Mar 11 13:38:00 CDT 2009 Trond Myklebust <Trond.Myklebust@netapp.com> SUNRPC: Return EAGAIN instead of ENOTCONN when waking up xprt->pending

While we should definitely return socket errors to the task that is
currently trying to send data, there is no need to propagate the same error
to all the other tasks on xprt->pending. Doing so actually slows down
recovery, since it causes more than one tasks to attempt socket recovery.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2a491991 Wed Mar 11 13:38:00 CDT 2009 Trond Myklebust <Trond.Myklebust@netapp.com> SUNRPC: Return EAGAIN instead of ENOTCONN when waking up xprt->pending

While we should definitely return socket errors to the task that is
currently trying to send data, there is no need to propagate the same error
to all the other tasks on xprt->pending. Doing so actually slows down
recovery, since it causes more than one tasks to attempt socket recovery.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
H A Dxprtsock.c2a491991 Wed Mar 11 13:38:00 CDT 2009 Trond Myklebust <Trond.Myklebust@netapp.com> SUNRPC: Return EAGAIN instead of ENOTCONN when waking up xprt->pending

While we should definitely return socket errors to the task that is
currently trying to send data, there is no need to propagate the same error
to all the other tasks on xprt->pending. Doing so actually slows down
recovery, since it causes more than one tasks to attempt socket recovery.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2a491991 Wed Mar 11 13:38:00 CDT 2009 Trond Myklebust <Trond.Myklebust@netapp.com> SUNRPC: Return EAGAIN instead of ENOTCONN when waking up xprt->pending

While we should definitely return socket errors to the task that is
currently trying to send data, there is no need to propagate the same error
to all the other tasks on xprt->pending. Doing so actually slows down
recovery, since it causes more than one tasks to attempt socket recovery.

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