Subject: CVS commit: syssrc/sys/miscfs/genfs
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 02/12/2002 03:08:13
Module Name:	syssrc
Committed By:	enami
Date:		Tue Feb 12 01:08:13 UTC 2002

Modified Files:
	syssrc/sys/miscfs/genfs: genfs_vnops.c

Log Message:
Don't leave junk in pgs[] array since it will be passed to uvn_findpages()
again.


To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 syssrc/sys/miscfs/genfs/genfs_vnops.c

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