NetBSD/sys/fs/union
hannken 5e8d36ac30 Restructure union_lock() to always lock before testing for dead node.
Add two little helpers to lock or unlock a node.  Use "vp" for the
union node and "lockvp" for the node to be locked.  Use ISSET() to
test flags, add assertions.
2014-03-12 09:40:05 +00:00
..
files.union
Makefile
union_subr.c Change union_allocvp() to take an unlocked uppervp and to return the 2014-02-16 09:50:25 +00:00
union_vfsops.c Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
union_vnops.c Restructure union_lock() to always lock before testing for dead node. 2014-03-12 09:40:05 +00:00
union.h Member un_flags is unused now -- remove. 2014-02-14 08:50:27 +00:00