git: mount, umount: Implement the '-F' option to specify an alternate fstab file.
YONETANI Tomokazu
y0netan1 at crater.dragonflybsd.org
Sat Apr 16 01:50:45 PDT 2011
commit 1d6ecbeb25d167bb983eaece96eb53f42c2c20f3
Author: YONETANI Tomokazu <y0netan1 at dragonflybsd.org>
Date: Sat Apr 16 17:02:49 2011 +0900
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 at freebsd.org)
Summary of changes:
sbin/mount/mount.8 | 12 ++++++++++++
sbin/mount/mount.c | 7 +++++--
sbin/umount/umount.8 | 12 ++++++++++++
sbin/umount/umount.c | 9 ++++++---
4 files changed, 35 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1d6ecbeb25d167bb983eaece96eb53f42c2c20f3
--
DragonFly BSD source repository
More information about the Commits
mailing list