Subject: CVS commit: src/sys/ufs/ffs
To: None <source-changes@NetBSD.org>
From: Bill Studenmund <wrstuden@netbsd.org>
List: source-changes
Date: 01/27/2005 02:16:42
Module Name: src
Committed By: wrstuden
Date: Thu Jan 27 02:16:42 UTC 2005
Modified Files:
src/sys/ufs/ffs: ffs_vnops.c
Log Message:
Fix pasto in previous. We only perform the DIOCCACHESYNC call if
FSYNC_CACHE is set, not if FSYNC_WAIT is set.
To generate a diff of this commit:
cvs rdiff -r1.67 -r1.68 src/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.