Subject: CVS commit: src/share/examples/puffs/dtfs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 05/18/2007 15:53:07
Module Name:	src
Committed By:	pooka
Date:		Fri May 18 15:53:07 UTC 2007

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

Log Message:
Use SETBACK_NOREF instead of SETBACK_INACT to control node removal.
Avoids one round of inactive (wheee!).


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/share/examples/puffs/dtfs/dtfs.c
cvs rdiff -r1.26 -r1.27 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.