All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] mkfs: update manpage of bigtime and inobtcount
@ 2022-07-05  7:39 Zhang Boyang
  2022-07-05 15:14 ` Eric Sandeen
  0 siblings, 1 reply; 2+ messages in thread
From: Zhang Boyang @ 2022-07-05  7:39 UTC (permalink / raw)
  To: linux-xfs; +Cc: sandeen, Zhang Boyang

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>
---
 man/man8/mkfs.xfs.8.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/man/man8/mkfs.xfs.8.in b/man/man8/mkfs.xfs.8.in
index 7b7e4f48..cd69ee0a 100644
--- a/man/man8/mkfs.xfs.8.in
+++ b/man/man8/mkfs.xfs.8.in
@@ -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.
-- 
2.30.2


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

* Re: [PATCH] mkfs: update manpage of bigtime and inobtcount
  2022-07-05  7:39 [PATCH] mkfs: update manpage of bigtime and inobtcount Zhang Boyang
@ 2022-07-05 15:14 ` Eric Sandeen
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Sandeen @ 2022-07-05 15:14 UTC (permalink / raw)
  To: Zhang Boyang, linux-xfs; +Cc: sandeen

On 7/5/22 2:39 AM, Zhang Boyang wrote:
> 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>

Thanks!

Reviewed-by: Eric Sandeen <sandeen@redhat.com>

> ---
>  man/man8/mkfs.xfs.8.in | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/man/man8/mkfs.xfs.8.in b/man/man8/mkfs.xfs.8.in
> index 7b7e4f48..cd69ee0a 100644
> --- a/man/man8/mkfs.xfs.8.in
> +++ b/man/man8/mkfs.xfs.8.in
> @@ -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.


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

end of thread, other threads:[~2022-07-05 15:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-05  7:39 [PATCH] mkfs: update manpage of bigtime and inobtcount Zhang Boyang
2022-07-05 15:14 ` Eric Sandeen

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.