Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 10/13/2003 18:02:20
Module Name:	src
Committed By:	thorpej
Date:		Mon Oct 13 18:02:20 UTC 2003

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

Log Message:
* Shuffle some flags to make it easier to visually compare lists
  of flags.
* In the new mount case, make sure to clear the mount "action" flags.
* Allow MNT_FORCE to be set by root on new mounts.


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