freebsd-nq/sys/fs/nullfs
Poul-Henning Kamp c96c1bebe3 Eliminate null_open() and use instead null_bypass().
Null_open() was only here to handle MNT_NODEV, but since that does
not affect any filesystems anymore, it could only have any effect
if you nullfs mounted a devfs but didn't want devices to show up.

If you need that, there are easier ways.
2004-11-26 07:18:28 +00:00
..
null_subr.c Update for the KDB framework: 2004-07-10 21:20:11 +00:00
null_vfsops.c Use system wide no-op vfs_start function. 2004-11-25 09:11:27 +00:00
null_vnops.c Eliminate null_open() and use instead null_bypass(). 2004-11-26 07:18:28 +00:00
null.h Remove advertising clause from University of California Regent's 2004-04-07 20:46:16 +00:00