mount, umount: Implement the '-F' option to specify an alternate fstab file.
authorYONETANI Tomokazu <y0netan1@dragonflybsd.org>
Sat, 16 Apr 2011 08:02:49 +0000 (17:02 +0900)
committerYONETANI Tomokazu <y0netan1@dragonflybsd.org>
Sat, 16 Apr 2011 08:44:06 +0000 (17:44 +0900)
commit1d6ecbeb25d167bb983eaece96eb53f42c2c20f3
tree39a9b4414409978ccbdbeddb20f4c514088c0be2
parentdf08e50913de8190c0acbf96983cc70bda10faeb
mount, umount: Implement the '-F' option to specify an alternate fstab file.

This also fixes jail_${jail}_fstab option in /etc/rc.d/jail .

Taken-from: FreeBSD (r113220 by mdodd@freebsd.org)
sbin/mount/mount.8
sbin/mount/mount.c
sbin/umount/umount.8
sbin/umount/umount.c