Subject: CVS commit: src/share/examples/puffs/dtfs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 07/17/2007 16:33:27
Module Name:	src
Committed By:	pooka
Date:		Tue Jul 17 16:33:27 UTC 2007

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

Log Message:
With fullpath support we need to check name lengths also, otherwise
lookup for "foo" will match "foobar".


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/share/examples/puffs/dtfs/dtfs.h \
    src/share/examples/puffs/dtfs/dtfs_subr.c
cvs rdiff -r1.33 -r1.34 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.