Subject: CVS commit: [vmlocking] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 08/25/2007 00:14:26
Module Name: src
Committed By: ad
Date: Sat Aug 25 00:14:26 UTC 2007
Modified Files:
src/sys/kern [vmlocking]: vfs_bio.c
Log Message:
getblk: fix a regression: don't try to preserve the buffer's contents if
allocating an fresh buffer.
To generate a diff of this commit:
cvs rdiff -r1.170.2.17 -r1.170.2.18 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.