Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-2-0] src/sys/miscfs/genfs
Module Name: src
Committed By: tron
Date: Mon Jun 21 10:12:49 UTC 2004
Modified Files:
src/sys/miscfs/genfs [netbsd-2-0]: layer_vnops.c
Log Message:
Pull up revision 1.18 (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.14.2.2 -r1.14.2.3 src/sys/miscfs/genfs/layer_vnops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index