Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 04/06/2005 13:49:31
Module Name:	src
Committed By:	yamt
Date:		Wed Apr  6 13:49:31 UTC 2005

Modified Files:
	src/sys/kern: vfs_syscalls.c

Log Message:
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.218 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.