[LTP] [PATCH] lib/tlibio: Get rid of support for old UNIXes

Cyril Hrubis chrubis@suse.cz
Wed Apr 30 15:33:13 CEST 2025


Hi!
> This is causing a regression in growfiles tests 
> (all variants of gf01, gf13, gf15 and gf18 in
> fs/doio/growfiles.c and fs/fs_readonly/test_robind.sh)
> 
> ./growfiles -W gf01 -b -e 1 -u -i 0 -L 20 -w -C 1 -l -I r -T 10 -f glseek20 -S 2 -d /var/tmp/
> DEBUG tlibio.c/1187: No I/O method chosen
> growfiles(gf01): 140867 growfiles.c/2602: 1 CW 
> growfiles(gf01): 140867 growfiles.c/1765: 1 Hit max errors value of 1
> gf01        1  TFAIL  :  growfiles.c:134: Test failed

Found it, there was single "#ifndef CRAY" in the tlibio.c library that
got mistakenly removed with the "#ifdef CRAY" macros. I will send a fix
ASAP.

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list