Subject: CVS commit: [netbsd-1-5] syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 02/14/2002 00:11:35
Module Name:	syssrc
Committed By:	he
Date:		Wed Feb 13 22:11:35 UTC 2002

Modified Files:
	syssrc/sys/kern [netbsd-1-5]: vfs_bio.c

Log Message:
Pull up revision 1.78 (via patch, requested by chs):
  Do not apply ``block size invariant'' for VBLK vnodes, since a
  buffer which crosses the end of the partition will be truncated.
  Fixes PR#7938, PR#12156, PR#12698, PR#13076, PR#13210, and
  PR#13288.


To generate a diff of this commit:
cvs rdiff -r1.67.4.1 -r1.67.4.2 syssrc/sys/kern/vfs_bio.c

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