NetBSD/sys/miscfs/genfs
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
..
genfs_node.h fix a bug of lfs. 2003-09-24 10:22:53 +00:00
genfs_vnops.c - remove a comment which is no longer true. 2004-05-27 12:53:25 +00:00
genfs.h
layer_extern.h do a LAYERFS_REMOVED hack for vop_rename as well. 2004-06-07 17:36:38 +00:00
layer_subr.c
layer_vfsops.c Add layerfs_snapshot() as a handler routine for VFS_SNAPSHOT() calls 2004-05-29 23:48:08 +00:00
layer_vnops.c Make sure we actually locked the parent vnode before we clear 2004-06-16 17:59:53 +00:00
layer.h Since VOP_UPCALL() has been a long time in coming, add this partial 2004-05-28 18:55:20 +00:00
Makefile