Subject: CVS commit: src/share/examples/puffs/dtfs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 10/11/2007 23:03:01
Module Name:	src
Committed By:	pooka
Date:		Thu Oct 11 23:03:01 UTC 2007

Modified Files:
	src/share/examples/puffs/dtfs: dtfs.c dtfs_vnops.c

Log Message:
add testing option -l, which causes the flush of the page cache of
the node under lookup (if found)


To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 src/share/examples/puffs/dtfs/dtfs.c
cvs rdiff -r1.38 -r1.39 src/share/examples/puffs/dtfs/dtfs_vnops.c

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