From: Trond Myklebust Date: Tue, 6 Nov 2007 23:40:12 +0000 (-0500) Subject: SUNRPC: Make call_status()/call_decode() call xprt_force_disconnect() X-Git-Tag: v2.6.25-rc1~1146^2~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ebb067d92ebe5bcfd282acf12bade891d334d07;p=pandora-kernel.git SUNRPC: Make call_status()/call_decode() call xprt_force_disconnect() Move the calls to xprt_disconnect() over to xprt_force_disconnect() in order to enable the transport layer to manage the state of the XPRT_CONNECTED flag. Ditto in xs_tcp_read_fraghdr(). Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed