]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
man: Update unit for fsx_extsize and fsx_cowextsize
authorJohn Garry <john.g.garry@oracle.com>
Thu, 8 Aug 2024 07:48:33 +0000 (07:48 +0000)
committerCarlos Maiolino <cem@kernel.org>
Mon, 16 Sep 2024 07:12:57 +0000 (09:12 +0200)
commit871d186c79f589b259b7dd38978c8c3c1cc8df54
tree9f4a01b969b5de698bf980284248e760802fc8bc
parent2f0fedf94c54937662df6a95b7765f8745f39e2c
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 <john.g.garry@oracle.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
man/man2/ioctl_xfs_fsgetxattr.2