commit | 23475d66bd8600e0c5353f86c1b74f68df27bdb5 | [log] [tgz] |
---|---|---|
author | Chuck Lever <cel@citi.umich.edu> | Thu Aug 11 16:25:08 2005 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Sep 23 12:38:03 2005 -0400 |
tree | 040565dacc08e99a86e2dd716b348f74e12e08db | |
parent | 9aa48b7e270d13c8781414dce081a42cae20a80d [diff] |
[PATCH] RPC: Report connection errors properly when mounting with "soft" Fix up xprt_connect_status: the soft timeout logic was clobbering tk_status, so TCP connect errors were not properly reported on soft mounts. Test-plan: Destructive testing (unplugging the network temporarily). Connectathon with UDP and TCP. Version: Thu, 11 Aug 2005 16:01:28 -0400 Signed-off-by: Chuck Lever <cel@netapp.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>