Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 10/23/1999 07:09:48
Module Name:	syssrc
Committed By:	fvdl
Date:		Sat Oct 23 14:09:48 UTC 1999

Modified Files:
	syssrc/sys/kern [fvdl-softdep]: vfs_syscalls.c

Log Message:
Clear the MNT_UNMOUNT flag before calling vfs_allocate_syncvnode. It
will cause insmntqueue to be called, which will cause a panic.


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