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
syscalls/fanotify11.c: check fanotify kernel support
Add setup() with SAFE_FANOTIFY_INIT() call, so that the test is skipped
if kernel is configured without fanotify support.
Also move and tweak the tst_res() message, so that when running without
FAN_REPORT_TID support, it's more clear which testcase was skipped.
Signed-off-by: Tommi Rantala <[email protected]>
Acked-by: Cyril Hrubis <[email protected]>
0 commit comments