From: John Garry Date: Thu, 8 Aug 2024 07:48:33 +0000 (+0000) Subject: man: Update unit for fsx_extsize and fsx_cowextsize X-Git-Tag: v6.11.0~89 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=871d186c79f589b259b7dd38978c8c3c1cc8df54;p=thirdparty%2Fxfsprogs-dev.git man: Update unit for fsx_extsize and fsx_cowextsize The values in fsx_extsize and fsx_cowextsize are in units of bytes, and not filesystem blocks, so update. In addition, the default cowextsize is 32 filesystem blocks, not 128, so fix that as well. Signed-off-by: John Garry Reviewed-by: Darrick J. Wong --- diff --git a/man/man2/ioctl_xfs_fsgetxattr.2 b/man/man2/ioctl_xfs_fsgetxattr.2 index 2c626a7e..25a9ba79 100644 --- a/man/man2/ioctl_xfs_fsgetxattr.2 +++ b/man/man2/ioctl_xfs_fsgetxattr.2 @@ -40,7 +40,7 @@ below for more information. .PP .I fsx_extsize is the preferred extent allocation size for data blocks mapped to this file, -in units of filesystem blocks. +in units of bytes. If this value is zero, the filesystem will choose a default option, which is currently zero. If @@ -62,9 +62,9 @@ is the project ID of this file. .PP .I fsx_cowextsize is the preferred extent allocation size for copy on write operations -targeting this file, in units of filesystem blocks. +targeting this file, in units of bytes. If this field is zero, the filesystem will choose a default option, -which is currently 128 filesystem blocks. +which is currently 32 filesystem blocks. If .B XFS_IOC_FSSETXATTR is called with