]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
mkfs: update manpage of bigtime and inobtcount
authorZhang Boyang <zhangboyang.id@gmail.com>
Tue, 12 Jul 2022 18:30:42 +0000 (13:30 -0500)
committerEric Sandeen <sandeen@redhat.com>
Tue, 12 Jul 2022 18:30:42 +0000 (13:30 -0500)
The bigtime and inobtcount feature is enabled by default by
1c08f0ae28b34d97b0a89c8483ef3c743914e85e (mkfs: enable inobtcount and
bigtime by default). This patch updates the manpage of mkfs to mention
this change.

Signed-off-by: Zhang Boyang <zhangboyang.id@gmail.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
man/man8/mkfs.xfs.8.in

index 1d8c55f0afd1fc5b6800c3da02e507ba4a57c86f..c9e9a9a6d53dda5eb4976bf9d864f3edb30a11b1 100644 (file)
@@ -211,7 +211,7 @@ December 1901 to January 2038, and quota timers from January 1970 to February
 .IP
 By default,
 .B mkfs.xfs
-will not enable this feature.
+will enable this feature.
 If the option
 .B \-m crc=0
 is used, the large timestamp feature is not supported and is disabled.
@@ -264,7 +264,7 @@ This can be used to reduce mount times when the free inode btree is enabled.
 .IP
 By default,
 .B mkfs.xfs
-will not enable this option.
+will enable this option.
 This feature is only available for filesystems created with the (default)
 .B \-m finobt=1
 option set.