Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 04/28/2001 19:11:48
Module Name:	syssrc
Committed By:	bjh21
Date:		Sat Apr 28 16:11:47 UTC 2001

Modified Files:
	syssrc/sys/nfs: nfs_vfsops.c

Log Message:
When NFS_V2_ONLY is defined, refuse to mount NFSv3 and NQNFS filesystems,
rather than pretending they're NFSv2 and hoping for the best.  Fix based on
that supplied by Christian Groessler.


To generate a diff of this commit:
cvs rdiff -r1.101 -r1.102 syssrc/sys/nfs/nfs_vfsops.c

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