On 7/9/20 3:34 PM, Tobias Klauser wrote: > Use __NR_statx in do_statx and unconditionally use it to check the > result on all architectures, not just x86_64. This relies on the > fact that __NR_statx should be defined if struct statx and STATX_ALL are > available as well. > > Don't fail the test if the statx syscall returns EOPNOTSUPP though. Applied, thanks. -- Jens Axboe