Trond Myklebust 01d37c428a 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>
2009-03-11 14:09:39 -04:00
..
2008-12-30 16:51:43 -05:00
2008-12-30 16:51:43 -05:00
2009-02-03 15:20:13 -08:00
2008-03-14 13:42:38 -04:00
2008-10-31 00:54:56 -07:00