[LTP] [PATCH 0/2] fanotify musl fixes
Petr Vorel
petr.vorel@gmail.com
Tue Nov 5 01:53:39 CET 2019
Hi,
2 fixes fanotify builds for musl. What I don't like on this solution is
mixing our lapi implementation with kernel and glibc sources.
Also, understand, if you don't want to put these workarounds just for
musl. Alternative would be to detect presence of
fanotify_event_info_fid.fsid.val with autotools and just TCONF with
TST_TEST_TCONF() if missing (+ revert b8aebc835).
https://travis-ci.org/pevik/ltp/builds/607410576
Kind regards,
Petr
Petr Vorel (2):
fanotify: Move __kernel_fsid_t definition to correct place
fanotify: Rename fanotify_event_info_fid struct
testcases/kernel/syscalls/fanotify/fanotify.h | 22 +++++++++----------
.../kernel/syscalls/fanotify/fanotify13.c | 4 ++--
.../kernel/syscalls/fanotify/fanotify15.c | 4 ++--
3 files changed, 15 insertions(+), 15 deletions(-)
--
2.24.0.rc2
More information about the ltp
mailing list