[LTP] [PATCH v2 0/2] Increase fsync() coverage - GH#452

Martin Doucha mdoucha@suse.cz
Tue Sep 17 14:16:26 CEST 2019


Apologies for resubmitting patch #2 so quickly. V2 uses SAFE_CLOSE() inside
test cases to ensure that reused file descriptors will not interfere
with other test runs. It also fixes signed/unsigned comparison compiler
warning in cleanup().

Martin Doucha (2):
  Update syscalls/fsync03 to new API
  Improve coverage in syscalls/fsync03

 testcases/kernel/syscalls/fsync/fsync03.c | 189 +++++++++-------------
 1 file changed, 76 insertions(+), 113 deletions(-)

-- 
2.22.1



More information about the ltp mailing list