Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
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.
Home |
Main Index |
Thread Index |
Old Index