]>
pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[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>