Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Darrin B. Jewell <dbj@netbsd.org>
List: source-changes
Date: 12/02/2003 03:36:33
Module Name:	src
Committed By:	dbj
Date:		Tue Dec  2 03:36:33 UTC 2003

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

Log Message:
add explanatory comment in bremfree:
 We break the TAILQ abstraction in order to efficiently remove a
 buffer from its freelist without having to know exactly which
 freelist it is on.


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