Subject: CVS commit: [vmlocking] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 11/01/2007 21:53:54
Module Name:	src
Committed By:	ad
Date:		Thu Nov  1 21:53:54 UTC 2007

Modified Files:
	src/sys/kern [vmlocking]: vfs_bio.c

Log Message:
For biodone, only acquire kernel_lock if calling out to b_iodone. Should
push the acquire back to device drivers later.


To generate a diff of this commit:
cvs rdiff -r1.170.2.23 -r1.170.2.24 src/sys/kern/vfs_bio.c

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