Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 04/01/2001 19:16:56
Module Name: syssrc
Committed By: chs
Date: Sun Apr 1 16:16:56 UTC 2001
Modified Files:
syssrc/sys/kern: vfs_bio.c
Log Message:
in bwrite(), when deciding whether to convert sync writes into delayed writes,
examine the filesystem contained in a block device rather than the filesystem
containing the block device vnode.
To generate a diff of this commit:
cvs rdiff -r1.75 -r1.76 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.