From: Eric Sandeen <sandeen@redhat.com>
To: xfs-oss <xfs@oss.sgi.com>
Subject: [PATCH] xfsprogs: Note projid32bit default change in mkfs.xfs manpage
Date: Fri, 18 Oct 2013 12:57:37 -0500 [thread overview]
Message-ID: <52617691.8090101@redhat.com> (raw)
As of xfsprogs 3.2.0, the projid32bit default changed from 0
to 1. Document this.
When we document -m crc etc, we'll also need to note that 0 is
incompatible with crc=1.
Signed-off-by: Eric Sandeen <sandeen@redaht.com>
---
diff --git a/man/man8/mkfs.xfs.8 b/man/man8/mkfs.xfs.8
index 61122f0..99f7013 100644
--- a/man/man8/mkfs.xfs.8
+++ b/man/man8/mkfs.xfs.8
@@ -362,7 +362,8 @@ than version 2.6.16.
This is used to enable 32bit quota project identifiers. The
.I value
is either 0 or 1, with 1 signifying that 32bit projid are to be enabled.
-If the value is omitted, 0 is assumed.
+If the value is omitted, 1 is assumed. (This default changed
+in release version 3.2.0.)
.RE
.TP
.BI \-l " log_section_options"
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
next reply other threads:[~2013-10-18 17:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-18 17:57 Eric Sandeen [this message]
2013-10-18 18:17 ` [PATCH] xfsprogs: Note projid32bit default change in mkfs.xfs manpage Rich Johnston
2013-10-18 18:23 ` Rich Johnston
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=52617691.8090101@redhat.com \
--to=sandeen@redhat.com \
--cc=xfs@oss.sgi.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.