Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 05/29/2000 10:12:10
Module Name: syssrc
Committed By: mycroft
Date: Mon May 29 17:12:08 UTC 2000
Modified Files:
syssrc/sys/ufs/ffs: ffs_vnops.c
Log Message:
In ffs_fsync(), remove the FSYNC_RECLAIM special case, so that it properly
waits for pending buffers, and doesn't throw away time stamp updates.
To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 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.