mohans      2006-05-05 18:04:53 UTC
  FreeBSD src repository
  Modified files:
    sys/nfsclient        nfs_socket.c 
  Log:
  Fix for a NFS/TCP client bug which would cause the NFS/TCP stream to get
  out of sync under heavy loads, forcing frequent reconnets, causing EBADRPC
  errors etc.
  
  Revision  Changes    Path
  1.138     +31 -0     src/sys/nfsclient/nfs_socket.c