linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mitch Harder <mitch.harder@sabayonlinux.org>
To: <linux-btrfs@vger.kernel.org>
Cc: Mitch Harder <mitch.harder@sabayonlinux.org>
Subject: Btrfs-progs: Update man page for mixed data+metadata option.
Date: Wed, 10 Nov 2010 12:02:18 -0600	[thread overview]
Message-ID: <1289412138-8049-1-git-send-email-mitch.harder@sabayonlinux.org> (raw)

Update the mkfs.btrfs man page for the -M option to mix data and
metadata chunks.

Signed-off-by: Mitch Harder <mitch.harder@sabayonlinux.org>
---
 man/mkfs.btrfs.8.in |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/man/mkfs.btrfs.8.in b/man/mkfs.btrfs.8.in
index 1e14c6c..c23dddc 100644
--- a/man/mkfs.btrfs.8.in
+++ b/man/mkfs.btrfs.8.in
@@ -9,6 +9,7 @@ mkfs.btrfs \- create an btrfs filesystem
 [ \fB \-l\fP\fI leafsize\fP ]
 [ \fB \-L\fP\fI label\fP ]
 [ \fB \-m\fP\fI metadata profile\fP ]
+[ \fB \-M\fP\fI mixed data+metadata\fP ]
 [ \fB \-n\fP\fI nodesize\fP ]
 [ \fB \-s\fP\fI sectorsize\fP ]
 [ \fB \-h\fP ]
@@ -45,6 +46,10 @@ Specify a label for the filesystem.
 Specify how metadata must be spanned across the devices specified. Valid
 values are raid0, raid1, raid10 or single.
 .TP
+\fB\-M\fR, \fB\-\-mixed\fR
+Mix data and metadata chunks together for more efficient space 
+utilization.
+.TP
 \fB\-n\fR, \fB\-\-nodesize \fIsize\fR
 Specify the nodesize. By default the value is set to the pagesize.
 .TP
-- 
1.7.2.2


             reply	other threads:[~2010-11-10 18:02 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-10 18:02 Mitch Harder [this message]
2010-11-11  2:10 ` Btrfs-progs: Update man page for mixed data+metadata option Josef Bacik
2010-11-11  3:53   ` Mitch Harder
2010-11-11  3:59     ` C Anthony Risinger
2010-11-11 12:52     ` Josef Bacik
2010-11-12  6:47       ` Chris Samuel
2010-11-12  7:41         ` Josef Bacik
2010-11-12 10:44           ` Mike Fedyk
2010-11-12 14:28             ` Marek Otahal
2010-11-12 16:56               ` Mike Fedyk
2010-11-15 16:28                 ` Mitch Harder
2010-11-12 15:59             ` Mitch Harder

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1289412138-8049-1-git-send-email-mitch.harder@sabayonlinux.org \
    --to=mitch.harder@sabayonlinux.org \
    --cc=linux-btrfs@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).