Subject: CVS commit: syssrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 04/01/2001 20:06:01
Module Name:	syssrc
Committed By:	he
Date:		Sun Apr  1 17:06:01 UTC 2001

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

Log Message:
Pull up revision 1.76 (requested by chs):
  In bwrite(), when deciding whether to convert sync writes into delayed
  writes, examine the correct block device.  Fixes PR#12484.


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