Subject: CVS commit: src/sys/fs/puffs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 02/06/2007 01:53:11
Module Name:	src
Committed By:	pooka
Date:		Tue Feb  6 01:53:11 UTC 2007

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

Log Message:
Limit errors from puffs_lookup to 0, EJUSTRETURN and ENOENT, as
that's what namei/lookup expects.


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