Subject: CVS commit: src/sys/ufs/ffs
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 07/21/2005 22:00:08
Module Name:	src
Committed By:	yamt
Date:		Thu Jul 21 22:00:08 UTC 2005

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

Log Message:
ffs_full_fsync: because VBLK/VCHR can be mmap'ed,
do VOP_PUTPAGES for them as well.


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