Subject: CVS commit: syssrc/sys/dev
To: None <source-changes@netbsd.org>
From: Greg Oster <oster@netbsd.org>
List: source-changes
Date: 08/02/2002 17:43:34
Module Name:	syssrc
Committed By:	oster
Date:		Fri Aug  2 14:43:34 UTC 2002

Modified Files:
	syssrc/sys/dev: vnd.c

Log Message:
Do not truncate the size of the vnd, as that will cause lossage with
images with sizes that are not multiples of 1MB.  Fix as proposed by me on
tech-kern, and ok'ed by Christos.


To generate a diff of this commit:
cvs rdiff -r1.83 -r1.84 syssrc/sys/dev/vnd.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.