mohans 2006-11-02 19:48:17 UTC FreeBSD src repository
Modified files: (Branch: RELENG_6) sys/nfsclient nfs_socket.c Log: MFC: Make EWOULDBLOCK a recoverable error so that the request is retransmitted. This bug results in data corruption. Writes are silently dropped on EWOULDBLOCK (caused because socket send buffer is full and sockbuf timer fires - with NFS/TCP). Reviewed by: ups@ Approved by: re Revision Changes Path 1.125.2.12 +2 -2 src/sys/nfsclient/nfs_socket.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"