]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove the filtering of the acceptable mount options for nullfs, added
authorKonstantin Belousov <kib@FreeBSD.org>
Wed, 16 Jan 2013 05:32:49 +0000 (05:32 +0000)
committerKonstantin Belousov <kib@FreeBSD.org>
Wed, 16 Jan 2013 05:32:49 +0000 (05:32 +0000)
commite8f966eeb895a11117eff04f52ee8373e1618704
tree387390cb717f13d5fad5c0774fc5400946ebbc3c
parent28e4657584bbfb96853da16c160c96255c59ff75
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
sys/fs/nullfs/null_vfsops.c