summaryrefslogtreecommitdiffstats
path: root/sbin/mdmfs/mdmfs.8
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2006-02-16 21:28:54 +0000
committersobomax <sobomax@FreeBSD.org>2006-02-16 21:28:54 +0000
commitb85f1267c6e6e6d74cc819dc7770b3df8ce92add (patch)
tree4378e12a4696f8874b863c4b73017bfa469b26cd /sbin/mdmfs/mdmfs.8
parente32d79b3f8cf14e5441aff30af93882957827126 (diff)
downloadFreeBSD-src-b85f1267c6e6e6d74cc819dc7770b3df8ce92add.zip
FreeBSD-src-b85f1267c6e6e6d74cc819dc7770b3df8ce92add.tar.gz
Add new -E option, which allows to specify location of the mdconfig(8)
utility instead of using default _PATH_MDCONFIG (/sbin/mdconfig). MFC after: 1 week
Diffstat (limited to 'sbin/mdmfs/mdmfs.8')
-rw-r--r--sbin/mdmfs/mdmfs.88
1 files changed, 8 insertions, 0 deletions
diff --git a/sbin/mdmfs/mdmfs.8 b/sbin/mdmfs/mdmfs.8
index 3d42988..9bbf6d3 100644
--- a/sbin/mdmfs/mdmfs.8
+++ b/sbin/mdmfs/mdmfs.8
@@ -41,6 +41,7 @@ driver
.Op Fl b Ar block-size
.Op Fl c Ar cylinders
.Op Fl d Ar rotdelay
+.Op Fl E Ar path-mdconfig
.Op Fl e Ar maxbpg
.Op Fl F Ar file
.Op Fl f Ar frag-size
@@ -62,6 +63,7 @@ driver
.Op Fl b Ar block-size
.Op Fl c Ar cylinders
.Op Fl d Ar rotdelay
+.Op Fl E Ar path-mdconfig
.Op Fl e Ar maxbpg
.Op Fl F Ar file
.Op Fl f Ar frag-size
@@ -149,6 +151,12 @@ disk transfer on the same cylinder.
Modern disks with read/write-behind achieve higher performance without
this feature,
so it is best to leave it at 0 milliseconds.
+.It Fl E Ar path-mdconfig
+Use
+.Ar path-mdconfig
+as a location of the
+.Xr mdconfig 8
+utility.
.It Fl e Ar maxbpg
Indicate the maximum number of blocks any single file can allocate
out of a cylinder group before it is forced to begin allocating
OpenPOWER on IntegriCloud