Subject: CVS commit: src/sys/fs/puffs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 11/18/2006 22:45:39
Module Name:	src
Committed By:	pooka
Date:		Sat Nov 18 22:45:39 UTC 2006

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

Log Message:
Actually, for NOCACHE, use direct read/write instead of going through
page cache at all and invalidating.  XXX: mmap


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