[LTP] [PATCH 0/2] Fix inotify{07,08} TBROK where it should TFAIL

Cyril Hrubis chrubis@suse.cz
Tue May 26 10:34:04 CEST 2026


Fixes regression cause by deda021818a4 ('inotify: modernize with SAFE_ wrappers')

v2: Fix all the typos

Cyril Hrubis (2):
  safe_macros: Add SAFE_READ_ANY_EAGAIN
  syscalls/inotify{07,08}: Fix TBROK on older kernels

 include/safe_macros_fn.h                      | 16 ++++++++++++++--
 lib/safe_macros.c                             | 10 +++++++---
 testcases/kernel/syscalls/inotify/inotify07.c |  2 +-
 testcases/kernel/syscalls/inotify/inotify08.c |  2 +-
 4 files changed, 23 insertions(+), 7 deletions(-)

-- 
2.53.0



More information about the ltp mailing list