Subject: CVS commit: [netbsd-1-6] syssrc/sys/dev
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 08/03/2002 03:59:48
Module Name: syssrc
Committed By: lukem
Date: Sat Aug 3 00:59:48 UTC 2002
Modified Files:
syssrc/sys/dev [netbsd-1-6]: vnd.c
Log Message:
Pull up revision 1.84 (via patch) (requested by oster in #612):
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.79 -r1.79.4.1 syssrc/sys/dev/vnd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.