From: Trond Myklebust Date: Thu, 27 Jul 2006 21:22:50 +0000 (-0400) Subject: RPC: Ensure that we disconnect TCP socket when client requests error out X-Git-Tag: v2.6.18-rc4~44^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0ab53deaa91293a7958d63d5a2cf4c5645ad6f0;p=pandora-kernel.git RPC: Ensure that we disconnect TCP socket when client requests error out 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 (cherry picked from 031a50c8b9ea82616abd4a4e18021a25848941ce commit) --- Reading git-diff-tree failed