Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 09/08/2004 10:20:15
Module Name:	src
Committed By:	yamt
Date:		Wed Sep  8 10:20:15 UTC 2004

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

Log Message:
buf_trim: a buffer grabbed by getnewbuf() should be clean and anonymous.
thus, there's no need to check and handle B_WANTED here.


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