Subject: CVS commit: src/sys/nfs
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 04/15/2006 01:57:36
Module Name:	src
Committed By:	christos
Date:		Sat Apr 15 01:57:36 UTC 2006

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

Log Message:
Coverity CID 734: Define NFS_TEST_HEAVY for testing nfsds, and use this to
ifdef out dead code. XXX: Why is this turned on by default?


To generate a diff of this commit:
cvs rdiff -r1.126 -r1.127 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.