Hi all, this series improves how xfstests detects minimum direct I/O alignment by adding a C utility that checks the kernel provided value in statx before falling back to the existing strategy. Changes since v1: - add a comment about the namespace swizzling in statx.h - spell a function name correctly - update .gitignore