[LTP] [PATCH v4] Refactoring dio_append.c using LTP API
Cyril Hrubis
chrubis@suse.cz
Tue Dec 14 16:13:28 CET 2021
Hi!
> I wonder what I'm missing:
> ./dio_append
> tst_test.c:1409: TINFO: Timeout per run is 0h 05m 00s
> dio_append.c:69: TINFO: Parent append to file
> common.h:45: TBROK: open(dio_append,16449,0666) failed: EINVAL (22)
That's an O_DIRECT open() EINVAL probably means that O_DIRECT is not
supported. Is your /tmp/ on tmpfs?
--
Cyril Hrubis
chrubis@suse.cz
More information about the ltp
mailing list