public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] xfsprogs: Note projid32bit default change in mkfs.xfs manpage
@ 2013-10-18 17:57 Eric Sandeen
  2013-10-18 18:17 ` Rich Johnston
  2013-10-18 18:23 ` Rich Johnston
  0 siblings, 2 replies; 3+ messages in thread
From: Eric Sandeen @ 2013-10-18 17:57 UTC (permalink / raw)
  To: xfs-oss

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

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-10-18 18:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-18 17:57 [PATCH] xfsprogs: Note projid32bit default change in mkfs.xfs manpage Eric Sandeen
2013-10-18 18:17 ` Rich Johnston
2013-10-18 18:23 ` Rich Johnston

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox