[LTP] [PATCH] syscalls/setxattr03: Ported into new library
    Cyril Hrubis 
    chrubis@suse.cz
       
    Tue Aug 13 13:31:21 CEST 2019
    
    
  
Hi!
Pushed with minor changes, thanks.
* Changed the SPDX identifier to GPL-v2.0 to match the original license
* Adjusted the PASS/FAIL reporting a bit, made it use the tst_strerrno()
* Added if (fd > 0) before the SAFE_CLOSE() in cleanup, otherwise we
  would produce TWARN in a case attributes are not supported and the setup()
  called the tst_brk(TCONF, ...)
-- 
Cyril Hrubis
chrubis@suse.cz
    
    
More information about the ltp
mailing list