Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 10/15/2003 17:26:38
Module Name: src
Committed By: thorpej
Date: Wed Oct 15 17:26:38 UTC 2003
Modified Files:
src/sys/kern: vfs_syscalls.c
Log Message:
Remove the superuser check for MNT_FORCE on new mounts. It's been
pointed out by several people that it offers no real protection.
To generate a diff of this commit:
cvs rdiff -r1.197 -r1.198 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.