freebsd-dev/sbin/mount
Xin LI c73830758a Add a special mount option "failok" to indicate that the administrator wants
the system to proceed to boot without bailing out into single user mode,
even when the file system can not be successfully mounted.

This option is implemented in mount(8) and not passed into kernel.

MFC after:	1 month
2011-06-07 18:48:49 +00:00
..
extern.h
getmntopts.3
getmntopts.c
Makefile
mntopts.h
mount_fs.c
mount.8 Add another example to mount(8) on using the "-o" argument. 2011-06-06 13:24:54 +00:00
mount.c Add a special mount option "failok" to indicate that the administrator wants 2011-06-07 18:48:49 +00:00
pathnames.h
vfslist.c