[LTP] [PATCH 2/3] syscalls/rmdir02, 05: Cleanup && Convert to new API

Cyril Hrubis chrubis@suse.cz
Mon Mar 12 14:14:04 CET 2018


Hi!
Pushed with minor changes, thanks.

> +	tcases[4].dir = SAFE_MMAP(0, 1, PROT_NONE,
>  		MAP_PRIVATE | MAP_ANONYMOUS, 0, 0);

I've changed this assigment to be a loop over the tcases array so that
we do not have hardcoded assigments to it in the test setup.

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list