NetBSD/sys/fs/union
hannken 56b07d2782 union_unmount: use vfs_vnode_iterator to count attached vnodes. 2015-07-23 09:45:21 +00:00
..
Makefile
files.union Define filesystem attributes with vfs dependency. 2014-10-11 06:42:18 +00:00
union.h Change union to vcache. Use address of the union node as key. 2015-02-16 10:22:00 +00:00
union_subr.c Cull unused vnode v_iflags: VI_LAYER, VI_LOCKSHARE. 2015-04-20 19:36:55 +00:00
union_vfsops.c union_unmount: use vfs_vnode_iterator to count attached vnodes. 2015-07-23 09:45:21 +00:00
union_vnops.c Make VOP_LINK return directory still locked and referenced. 2015-04-20 22:59:19 +00:00