Eric Sandeen <sandeen@xxxxxxxxxxx> wrote: > These 2 patches are a second pass to add a statx command > to xfs_io in hopes that it will aid creation of xfstests > statx regression tests. Would it be possible to redirect all the stat() calls made by xfstests to statx() with translation of the output buffer back to struct stat? David