summaryrefslogtreecommitdiffstats
path: root/sbin/mount/mount.8
diff options
context:
space:
mode:
authorcrees <crees@FreeBSD.org>2013-05-04 14:00:16 +0000
committercrees <crees@FreeBSD.org>2013-05-04 14:00:16 +0000
commit6473a2540f9533d31ae4872e4485cd1f7eb2e402 (patch)
tree976207f2d40cd292429359556af3586f3a48de79 /sbin/mount/mount.8
parent17f70d0a20fae6165cde9154414f54d76b99057d (diff)
downloadFreeBSD-src-6473a2540f9533d31ae4872e4485cd1f7eb2e402.zip
FreeBSD-src-6473a2540f9533d31ae4872e4485cd1f7eb2e402.tar.gz
Introduce and use new flag -L to mount for mounting only late filesystems.
Previously, rc.d/mountlate mounted *all* filesystems, causing problems with background NFS mounts being mounted twice. PR: conf/137629 Submitted by: eadler (original concept) Reviewed by: mjg Approved by: hrs
Diffstat (limited to 'sbin/mount/mount.8')
-rw-r--r--sbin/mount/mount.87
1 files changed, 7 insertions, 0 deletions
diff --git a/sbin/mount/mount.8 b/sbin/mount/mount.8
index 6bc4b5c..2770658 100644
--- a/sbin/mount/mount.8
+++ b/sbin/mount/mount.8
@@ -106,6 +106,13 @@ a file system mount status from read-write to read-only.
Also
forces the R/W mount of an unclean file system (dangerous; use with
caution).
+.It Fl L
+When used in conjunction with the
+.Fl a
+option, mount
+.Em only
+those file systems which are marked as
+.Dq Li late .
.It Fl l
When used in conjunction with the
.Fl a
OpenPOWER on IntegriCloud