Subject: CVS commit: syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 02/05/2002 09:51:00
Module Name:	syssrc
Committed By:	chs
Date:		Tue Feb  5 07:51:00 UTC 2002

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

Log Message:
add an assert (hopefully to find where we recycle vnodes without
freeing all the pages, like I've seen recently).


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