freebsd-dev/sys/fs/nullfs
Konstantin Belousov e8f966eeb8 Remove the filtering of the acceptable mount options for nullfs, added
in r245004.  Although the report was for noatime option which is
non-functional for the nullfs, other standard options like nosuid or
noexec are useful with it.

Reported by:	Dewayne Geraghty <dewayne.geraghty@heuristicsystems.com.au>
MFC after:	3 days
2013-01-16 05:32:49 +00:00
..
null_subr.c The current default size of the nullfs hash table used to lookup the 2013-01-14 05:44:47 +00:00
null_vfsops.c Remove the filtering of the acceptable mount options for nullfs, added 2013-01-16 05:32:49 +00:00
null_vnops.c When nullfs mount is forcibly unmounted and nullfs vnode is reclaimed, 2013-01-10 18:24:48 +00:00
null.h Add the "nocache" nullfs mount option, which disables the caching of 2013-01-03 19:17:57 +00:00