K 10 svn:author V 6 mohans K 8 svn:date V 27 2006-11-02T19:48:17.000000Z K 7 svn:log V 278 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 END