Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 06/19/2000 11:53:57
Module Name:	syssrc
Committed By:	pooka
Date:		Mon Jun 19 18:53:56 UTC 2000

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

Log Message:
Correct situation where vnode was left hanging around when trying to
mount a filesystem with securelevel 2. A second mount-attempt left
everything completely frozen.

Fix by Bill Sommerfeld.


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