]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_io: catch statx fields up to 6.15
authorDarrick J. Wong <djwong@kernel.org>
Thu, 24 Apr 2025 21:53:08 +0000 (14:53 -0700)
committerAndrey Albershteyn <aalbersh@kernel.org>
Mon, 28 Apr 2025 10:56:58 +0000 (12:56 +0200)
commit95264b115d86538a9e8947487f22f79d5633bf69
tree832284520ecb08b502ac3b14b5e9ac8abd84cb09
parent86e28b9548aa3e8d6b34a5966a3fab5d37c032de
xfs_io: catch statx fields up to 6.15

Add all the new statx fields and flags that have accumulated for the
past couple of years so they all print now.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: John Garry <john.g.garry@oracle.com>
Reviewed-by: Andrey Albershteyn <aalbersh@kernel.org>
io/stat.c
io/statx.h
m4/package_libcdev.m4