Revision e0ab53deaa91293a7958d63d5a2cf4c5645ad6f0 authored by Trond Myklebust on 27 July 2006, 21:22:50 UTC, committed by Trond Myklebust on 03 August 2006, 20:56:55 UTC
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)
1 parent f3d43c7
History
File Mode Size
Makefile -rw-r--r-- 357 bytes
cache.h -rw-r--r-- 681 bytes
callback.c -rw-r--r-- 4.1 KB
cell.c -rw-r--r-- 13.1 KB
cell.h -rw-r--r-- 2.5 KB
cmservice.c -rw-r--r-- 14.5 KB
cmservice.h -rw-r--r-- 943 bytes
dir.c -rw-r--r-- 16.5 KB
errors.h -rw-r--r-- 1.2 KB
file.c -rw-r--r-- 6.4 KB
fsclient.c -rw-r--r-- 20.8 KB
fsclient.h -rw-r--r-- 1.7 KB
inode.c -rw-r--r-- 6.8 KB
internal.h -rw-r--r-- 3.5 KB
kafsasyncd.c -rw-r--r-- 6.0 KB
kafsasyncd.h -rw-r--r-- 1.5 KB
kafstimod.c -rw-r--r-- 4.6 KB
kafstimod.h -rw-r--r-- 1.3 KB
main.c -rw-r--r-- 7.5 KB
misc.c -rw-r--r-- 1.1 KB
mntpt.c -rw-r--r-- 6.8 KB
mount.h -rw-r--r-- 796 bytes
proc.c -rw-r--r-- 21.3 KB
server.c -rw-r--r-- 11.9 KB
server.h -rw-r--r-- 3.4 KB
super.c -rw-r--r-- 10.2 KB
super.h -rw-r--r-- 1.1 KB
transport.h -rw-r--r-- 649 bytes
types.h -rw-r--r-- 3.4 KB
vlclient.c -rw-r--r-- 17.1 KB
vlclient.h -rw-r--r-- 3.9 KB
vlocation.c -rw-r--r-- 24.6 KB
vnode.c -rw-r--r-- 9.7 KB
vnode.h -rw-r--r-- 2.9 KB
volume.c -rw-r--r-- 12.4 KB
volume.h -rw-r--r-- 4.9 KB

back to top