commit | 19bca351dcdfef4a63ede08bcc9f7bdeec10c453 | [log] [tgz] |
---|---|---|
author | Ojaswin Mujoo <ojaswin@linux.ibm.com> | Thu Dec 19 18:09:15 2024 +0530 |
committer | Andrey Albershteyn <aalbersh@kernel.org> | Wed Dec 25 22:14:45 2024 +0100 |
tree | 237446369c0d443983bd87e84cf5b748dea3bad2 | |
parent | e6b48f451a5d99fac9a08d5b2684f26de8e25e1b [diff] |
xfs_io: add extsize command support extsize command is currently only supported with XFS filesystem. Lift this restriction now that ext4 is also supporting extsize hints. Signed-off-by: Ojaswin Mujoo <ojaswin@linux.ibm.com> Reviewed-by: Darrick J. Wong <djwong@kernel.org>