Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 03/13/2007 02:11:28
Module Name:	src
Committed By:	ad
Date:		Tue Mar 13 02:11:28 UTC 2007

Modified Files:
	src/sys/fs/filecorefs: filecore_node.c
	src/sys/ufs/lfs: lfs_vfsops.c

Log Message:
Pass an ipl argument to pool_init/POOL_INIT to be used when initializing
the pool's lock.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/fs/filecorefs/filecore_node.c
cvs rdiff -r1.232 -r1.233 src/sys/ufs/lfs/lfs_vfsops.c

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