NetBSD/sys/miscfs/nullfs
wrstuden 636995172d Make message about not loking a vnode in nullfs_create a little quieter -
now only enabled if NULLFS_DIAGNOSTIC and no longer if DEBUG or DIAGNOSTIC.
1999-04-09 17:27:38 +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 Make the vfs ops and vnodeop_opv symbols match the name of the 1997-10-06 09:32:31 +00:00
null_subr.c Make message about not loking a vnode in nullfs_create a little quieter - 1999-04-09 17:27:38 +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