Subject: CVS commit: src/sys/nfs
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 03/10/2004 22:36:42
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.