freebsd-dev/sbin/mount
Pawel Jakub Dawidek 8abb2a6ed9 Modify mount(8) to skip MNT_IGNORE file systems by default, just like df(1)
does. This is not POLA violation, because there is no single file system in the
base that use MNT_IGNORE currently, although ZFS snapshots will be mounted with
MNT_IGNORE after next commit.

Reviewed by:	kib
MFC after:	3 days
2009-09-14 21:08:22 +00:00
..
extern.h
getmntopts.3
getmntopts.c style(9) 2008-12-26 22:55:38 +00:00
Makefile
mntopts.h
mount_fs.c Be a little bit more pestimistic in argument handling - check if we've 2008-12-18 18:44:46 +00:00
mount.8 Modify mount(8) to skip MNT_IGNORE file systems by default, just like df(1) 2009-09-14 21:08:22 +00:00
mount.c Modify mount(8) to skip MNT_IGNORE file systems by default, just like df(1) 2009-09-14 21:08:22 +00:00
pathnames.h
vfslist.c