You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tst_device.h: Use lapi/syscalls.h instead of <sys/syscall.h>
As a fallback for old distros which does not define __NR_syncfs
(the dependency is in the library itself).
This was needed on SLES 11 (kernel 2.6.32).
Fixes: 74aeb88 ("tst_device: use raw syscall in the tst_device.h")
Acked-by: Jan Stancek <[email protected]>
Signed-off-by: Petr Vorel <[email protected]>
0 commit comments