From: Chuck Lever Date: Thu, 11 Aug 2005 20:25:08 +0000 (-0400) Subject: [PATCH] RPC: Report connection errors properly when mounting with "soft" X-Git-Tag: v2.6.15-rc1~733^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23475d66bd8600e0c5353f86c1b74f68df27bdb5;p=pandora-kernel.git [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 Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed