NetBSD/sys/fs/union
hannken f937bd97b7 Stop abusing relookup() to prepare the creation of new nodes
in the upper layer.
Replace union_relookup() with union_do_lookup() that prepares
a component, calls VOP_LOOKUP() and does the EEXIST test.
2011-08-23 07:39:37 +00:00
..
files.union Don't generate unused fs_thefs.h headers. 2010-03-02 16:43:48 +00:00
Makefile
union_subr.c Stop abusing relookup() to prepare the creation of new nodes 2011-08-23 07:39:37 +00:00
union_vfsops.c union doesn't use layerfs (avoids panic in kernel bootstrap when 2010-07-05 21:27:08 +00:00
union_vnops.c Stop abusing relookup() to prepare the creation of new nodes 2011-08-23 07:39:37 +00:00
union.h Stop abusing relookup() to prepare the creation of new nodes 2011-08-23 07:39:37 +00:00