Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 09/14/2003 11:09:49
Module Name:	src
Committed By:	yamt
Date:		Sun Sep 14 11:09:49 UTC 2003

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

Log Message:
when allocating a new vnode,
increment numvnodes before releasing vnode_free_list_slock.


To generate a diff of this commit:
cvs rdiff -r1.205 -r1.206 src/sys/kern/vfs_subr.c

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