From: Trond Myklebust Date: Mon, 5 Nov 2007 22:42:39 +0000 (-0500) Subject: SUNRPC: Allow the client to detect if the TCP connection is closed X-Git-Tag: v2.6.25-rc1~1146^2~107 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b948ae5be5e22532584113e2e02029519bbad8f;p=pandora-kernel.git SUNRPC: Allow the client to detect if the TCP connection is closed Add an xprt->state bit to enable the TCP ->state_change() method to signal whether or not the TCP connection is in the process of closing down. This will to be used by the reconnection logic in a separate patch. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed