Trond Myklebust 9bd11523dc SUNRPC: call_connect_status() must handle tasks that got transmitted
If a task failed to get the write lock in the call to xprt_connect(), then
it will be queued on xprt->sending. In that case, it is possible for it
to get transmitted before the call to call_connect_status(), in which
case it needs to be handled by call_transmit_status() instead.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
2018-12-02 09:43:56 -05:00
..
2014-07-12 18:45:49 -04:00
2018-07-31 12:53:40 -04:00
2018-09-30 15:35:16 -04:00
2018-07-31 12:53:40 -04:00
2018-07-31 12:53:40 -04:00
2018-08-09 16:11:21 -04:00
2012-04-15 12:44:40 -04:00
2018-10-18 17:29:00 -04:00