[LTP] [PATCH 1/1] aiodio: Skip tests on tmpfs
Petr Vorel
pvorel@suse.cz
Fri Jan 21 11:16:39 CET 2022
Hi all,
[Cc Li ]
> tmpfs does not support it.
Verifying with .all_filesystems, that only tmpfs is problematic
- tested on exfat, ntfs over FUSE, vfat (common linux filesystems obviously work)
That's why I avoided opening file with O_DIRECT in setup().
BTW I wonder what is the reason of duplicate entries in ltp-aiodio.part4?
i.e. dio_sparse, aiodio_append, dio_append, dio_truncate...
To create bigger load?
IMHO it'd make sense to run at least one test on .all_filesystems to check more
filesystems (dio_append seems to be quick), but I wouldn't done it when there
are duplicate entries.
Kind regards,
Petr
More information about the ltp
mailing list