NetBSD/sys/miscfs/umapfs
wrstuden 9cbb082fac Make sure we actually locked the parent vnode before we clear
PDIRUNLOCK. The whole reason we have the flag is to note (rare)
cases where we are supposed to have the parent directory locked
but don't. Permits error handling code to know what to do with
the parrent vnode (vrele() vs vput()).
2004-06-16 17:59:53 +00:00
..
files.umapfs
Makefile
umap_subr.c
umap_vfsops.c
umap_vnops.c Make sure we actually locked the parent vnode before we clear 2004-06-16 17:59:53 +00:00
umap.h