Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 05/06/2004 22:01:14
Module Name:	src
Committed By:	yamt
Date:		Thu May  6 22:01:14 UTC 2004

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

Log Message:
no need to cache_purge() in getnewvnode().
it should be already done by vclean().


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