[PATCH] mkfs: update manpage for -i size
Eric Sandeen
sandeen at sandeen.net
Mon Jun 6 15:25:49 CDT 2016
On 6/6/16 8:08 AM, Jan Tulak wrote:
> Adding CRC changed the minimum size for inode size from 256 to 512 bytes, but
> it is not mentioned in the man page.
>
> Signed-off-by: Jan Tulak <jtulak at redhat.com>
Reviewed-by: Eric Sandeen <sandeen at redhat.com>
> ---
> man/man8/mkfs.xfs.8 | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/man/man8/mkfs.xfs.8 b/man/man8/mkfs.xfs.8
> index 980b0e1..c3629d9 100644
> --- a/man/man8/mkfs.xfs.8
> +++ b/man/man8/mkfs.xfs.8
> @@ -358,7 +358,7 @@ or as the number fitting in a filesystem block with
> .BR perblock= .
> The minimum (and default)
> .I value
> -is 256 bytes.
> +is 256 bytes without crc, 512 bytes with crc enabled.
> The maximum
> .I value
> is 2048 (2 KiB) subject to the restriction that
>
More information about the xfs
mailing list