[LTP] [PATCH] lib/tlibio: Get rid of support for old UNIXes
Avinesh Kumar
akumar@suse.de
Wed Apr 30 15:08:52 CEST 2025
On Wednesday, April 30, 2025 2:42:06 PM CEST Avinesh Kumar wrote:
> 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
>
./growfiles -W gf01 -b -e 10 -u -i 0 -L 20 -w -C 1 -l -I r -T 10 -f glseek20 -S 2 -d /var/tmp/
...
...
growfiles(gf01): 141102 growfiles.c/2050: 30
DEBUG tlibio.c/1187: No I/O method chosen
growfiles(gf01): 141102 growfiles.c/2602: 31 CW
growfiles(gf01): 141102 growfiles.c/1765: 31 Hit max errors value of 10
gf01 1 TFAIL : growfiles.c:134: Test failed
We hit the issue even on increasing max error value to any number.
>
>
> Thanks,
> Avinesh
>
>
>
>
More information about the ltp
mailing list