Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/nfs



Module Name:    src
Committed By:   matt
Date:           Wed Mar 10 22:36:42 UTC 2004

Modified Files:
        src/sys/nfs: nfs_socket.c

Log Message:
Don't report EPIPE errors on nfs sockets.  These can be due to idle tcp
mounts which will be closed by netapp, solaris, etc. if left idle too long.


To generate a diff of this commit:
cvs rdiff -r1.100 -r1.101 src/sys/nfs/nfs_socket.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index