NetBSD/sys/miscfs/nullfs
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
null.h
null_subr.c Workaropund fix for PR #5239 from <minoura@kw.netlaputa.ne.jp>: 1998-09-30 06:50:10 +00:00
null_vfsops.c Modify vfsops to seperate vfs_fhtovp() into two routines. vfs_fhtovp() now 1999-02-26 23:44:43 +00:00
null_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