Subject: CVS commit: src/sys/ufs/ffs
To: None <source-changes@NetBSD.org>
From: Darrin B. Jewell <dbj@netbsd.org>
List: source-changes
Date: 11/08/2003 06:00:39
Module Name:	src
Committed By:	dbj
Date:		Sat Nov  8 06:00:39 UTC 2003

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

Log Message:
always do a full fsync if vp->v_type != VREG
in partial fsync, only use PGO_SYNCIO if FSYNC_WAIT is specified


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