commit | e0ab53deaa91293a7958d63d5a2cf4c5645ad6f0 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Jul 27 17:22:50 2006 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Aug 03 16:56:55 2006 -0400 |
tree | 1117ac18e263222ad91f3af90ddcaf65f37b79f6 | |
parent | f3d43c769d14b7065da7f62ec468b1fcb8cd6e06 [diff] |
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 <Trond.Myklebust@netapp.com> (cherry picked from 031a50c8b9ea82616abd4a4e18021a25848941ce commit)