Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 10/16/2006 16:50:12
Module Name:	src
Committed By:	christos
Date:		Mon Oct 16 16:50:12 UTC 2006

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

Log Message:
with the introduction of 512 byte buffers, the index in the array is not
the number of kilobytes anymore, so name the pools appropriately.


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