Subject: CVS commit: src/sys/ufs/ffs
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 01/12/2008 00:34:11
Module Name:	src
Committed By:	ad
Date:		Sat Jan 12 00:34:11 UTC 2008

Modified Files:
	src/sys/ufs/ffs: ffs_softdep.c

Log Message:
Initialize caches at IPL_SOFTBIO (not IPL_NONE) so that we are allocating
from kmem_map.


To generate a diff of this commit:
cvs rdiff -r1.105 -r1.106 src/sys/ufs/ffs/ffs_softdep.c

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