Subject: CVS commit: syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 09/26/2001 03:59:58
Module Name:	syssrc
Committed By:	enami
Date:		Wed Sep 26 00:59:58 UTC 2001

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

Log Message:
In the function getnewvnode:
- Mark file system busy again on retry.
- Don't use the variable `listhd' uninitialized.


To generate a diff of this commit:
cvs rdiff -r1.158 -r1.159 syssrc/sys/kern/vfs_subr.c

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