Subject: CVS commit: [vmlocking] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 03/23/2007 19:27:07
Module Name:	src
Committed By:	ad
Date:		Fri Mar 23 19:27:07 UTC 2007

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

Log Message:
- Don't call copyout with bqueue_lock held.
- Eliminate last uses of splbio/splx.
- Fix some comments.
- Wrap some long lines.


To generate a diff of this commit:
cvs rdiff -r1.170.2.3 -r1.170.2.4 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.