Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 05/29/2000 11:53:36
Module Name:	syssrc
Committed By:	mycroft
Date:		Mon May 29 18:53:36 UTC 2000

Modified Files:
	syssrc/sys/ufs/ffs: ffs_vnops.c

Log Message:
According to Frank, buffers with dependencies *are* left on v_dirtyblks, so
remove the FSYNC_RECLAIM check and force them to be flushed.


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 syssrc/sys/ufs/ffs/ffs_vnops.c

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