[LTP] [PATCH 1/1] aiodio: Skip tests on tmpfs

Cyril Hrubis chrubis@suse.cz
Fri Jan 21 11:36:26 CET 2022


Hi!
> SAFE_MUNMAP should be called always, even if *run_child == 0 (which happens if run() completed successfully).

This is actually if (run_child) not if (*run_child) and it fixes the
case where the test is skipped even before the run_child has been
mmaped.

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list