NetBSD/sys/miscfs/union
bouyer e045fbf363 We must handle MNT_NODEV at open time, so add an open op for null and union,
and do proper checks in union_open(). Fix to nullfs from OpenBSD, extended
to umap and union by me.
1999-03-25 13:05:41 +00:00
..
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
union.h Eliminate bogus uses of V{READ,WRITE,EXEC}. Use S_I[RWX]{USR,GRP,OTH} where 1997-05-05 07:13:57 +00:00
union_subr.c fix union node lock to sleep on something it'll be woken on.. 1999-03-24 05:53:59 +00:00
union_vfsops.c Modify vfsops to seperate vfs_fhtovp() into two routines. vfs_fhtovp() now 1999-02-26 23:44:43 +00:00
union_vnops.c We must handle MNT_NODEV at open time, so add an open op for null and union, 1999-03-25 13:05:41 +00:00