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/umapfs



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.




Home | Main Index | Thread Index | Old Index