Subject: CVS commit: src/sys/fs/puffs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 04/22/2007 18:02:05
Module Name:	src
Committed By:	pooka
Date:		Sun Apr 22 18:02:05 UTC 2007

Modified Files:
	src/sys/fs/puffs: puffs_msgif.h puffs_vnops.c

Log Message:
define PUFFS_KFLAG_WTCACHE, which makes the page cache write-through


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/sys/fs/puffs/puffs_msgif.h
cvs rdiff -r1.61 -r1.62 src/sys/fs/puffs/puffs_vnops.c

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