Subject: CVS commit: src/sys/fs/puffs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 07/19/2007 19:04:48
Module Name:	src
Committed By:	pooka
Date:		Thu Jul 19 19:04:48 UTC 2007

Modified Files:
	src/sys/fs/puffs: puffs_subr.c

Log Message:
Initialize pnode to 0 after fetching it from the pool.  At least
one effect is poll() working much better, as selinfo doesn't contain
random bits.


To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 src/sys/fs/puffs/puffs_subr.c

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