Subject: CVS commit: src/sys/kern
To: None <source-changes@netbsd.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 02/06/2003 13:22:36
Module Name: src
Committed By: pk
Date: Thu Feb 6 11:22:36 UTC 2003
Modified Files:
src/sys/kern: vfs_bio.c
Log Message:
In getnewbuf(), release the buffer queue lock before calling bawrite() and
re-acquire it afterward.
To generate a diff of this commit:
cvs rdiff -r1.88 -r1.89 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.