RPC: Ensure that we disconnect TCP socket when client requests error out
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 27 Jul 2006 21:22:50 +0000 (17:22 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 3 Aug 2006 20:56:55 +0000 (16:56 -0400)
If we're part way through transmitting a TCP request, and the client
errors, then we need to disconnect and reconnect the TCP socket in order to
avoid confusing the server.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
(cherry picked from 031a50c8b9ea82616abd4a4e18021a25848941ce commit)


No differences found