Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 06/27/2000 08:30:49
Module Name:	syssrc
Committed By:	he
Date:		Tue Jun 27 15:30:49 UTC 2000

Modified Files:
	syssrc/sys/kern [netbsd-1-4]: vfs_syscalls.c

Log Message:
Pull up revision 1.158 (requested by pooka):
  Do not leave a vnode around when trying (and failing) to mount
  a file system with securelevel 2.  A second attempt would freeze
  the system.


To generate a diff of this commit:
cvs rdiff -r1.133.2.1 -r1.133.2.2 syssrc/sys/kern/vfs_syscalls.c

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