
16 Sep
2023
16 Sep
'23
12:09 p.m.
Hi Yann, yann@sionneau.net wrote,
From: Yann Sionneau <ysionneau@kalray.eu>
Define fstatat64 as a wrapper of statx if the kernel does not support fstatat64 syscall This is the case for non-legacy architectures that don't define __ARCH_WANT_NEW_STAT in their linux arch/xxx/include/asm/unistd.h
Signed-off-by: Yann Sionneau <ysionneau@kalray.eu>
Series applied and pushed, best regards Waldemar