Subject: CVS commit: [netbsd-2-0] src/sys/miscfs/umapfs
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 06/21/2004 10:13:13
Module Name:	src
Committed By:	tron
Date:		Mon Jun 21 10:13:13 UTC 2004

Modified Files:
	src/sys/miscfs/umapfs [netbsd-2-0]: umap_vnops.c

Log Message:
Pull up revision 1.28 (requested by yamt in ticket #514):
umap_lookup/layer_lookup: NULL out *ap->a_vpp after calling
underlying filesystem because some caller including lookup()
assume that *vpp is NULL on error.


To generate a diff of this commit:
cvs rdiff -r1.24.2.2 -r1.24.2.3 src/sys/miscfs/umapfs/umap_vnops.c

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