NetBSD/sys/fs/union
christos 05b75fe4b1 CID-1428639: make sure we always initialiaze hash, because if ultimately
the file is not found and we end up looping we need them.
2018-01-28 15:48:44 +00:00
..
Makefile
files.union Define filesystem attributes with vfs dependency. 2014-10-11 06:42:18 +00:00
union.h Make union_newlower() ans union_newupper() local to union_subr.c, 2017-07-17 09:22:36 +00:00
union_subr.c CID-1428639: make sure we always initialiaze hash, because if ultimately 2018-01-28 15:48:44 +00:00
union_vfsops.c KASSERT(mutex_owned(vp->v_interlock)) in vnode iterator selector. 2017-04-01 19:35:56 +00:00
union_vnops.c Make VOP_RECLAIM do the last unlock of the vnode. 2017-05-26 14:20:59 +00:00