Subject: CVS commit: [netbsd-3] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 04/13/2005 21:31:09
Module Name:	src
Committed By:	tron
Date:		Wed Apr 13 21:31:09 UTC 2005

Modified Files:
	src/sys/kern [netbsd-3]: vfs_syscalls.c

Log Message:
Pull up revision 1.218 (requested by yamt in ticket #142):
sys_mount:
- reject attempts of MNT_GETARGS + other MNT_xxx.
- don't modify mnt_flags needlessly for MNT_GETARGS.
  a stopgap fix for PR/29898.


To generate a diff of this commit:
cvs rdiff -r1.217 -r1.217.2.1 src/sys/kern/vfs_syscalls.c

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