Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 01/07/2008 12:50:38
Module Name:	src
Committed By:	ad
Date:		Mon Jan  7 12:50:38 UTC 2008

Modified Files:
	src/sys/kern: vfs_bio.c vfs_subr2.c

Log Message:
bwrite, bdwrite: bufcache_lock must be held for reassignbuf.


To generate a diff of this commit:
cvs rdiff -r1.183 -r1.184 src/sys/kern/vfs_bio.c
cvs rdiff -r1.10 -r1.11 src/sys/kern/vfs_subr2.c

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