Home
last modified time | relevance | path

Searched hist:"3 b948ae5" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/sunrpc/
H A Dxprt.h3b948ae5 Mon Nov 05 16:42:39 CST 2007 Trond Myklebust <Trond.Myklebust@netapp.com> 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 <Trond.Myklebust@netapp.com>
3b948ae5 Mon Nov 05 16:42:39 CST 2007 Trond Myklebust <Trond.Myklebust@netapp.com> 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 <Trond.Myklebust@netapp.com>
/openbmc/linux/net/sunrpc/
H A Dxprtsock.c3b948ae5 Mon Nov 05 16:42:39 CST 2007 Trond Myklebust <Trond.Myklebust@netapp.com> 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 <Trond.Myklebust@netapp.com>