Subject: CVS commit: src/share/examples/puffs/dtfs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 11/13/2006 20:59:49
Module Name:	src
Committed By:	pooka
Date:		Mon Nov 13 20:59:49 UTC 2006

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

Log Message:
remove special-case handling for CREATE/RENAME from lookup() - this fs
does not need it, just return ENOENT


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