[LTP] [PATCH v4 2/2] lib/tst_test.c: Add .needs_devfs flag

Cyril Hrubis chrubis@suse.cz
Mon Sep 3 15:01:31 CEST 2018


Hi!
> This is a patch set, and i have factored out tst_path_has_mnt_flags() by 
> the first patch:
> http://lists.linux.it/pipermail/ltp/2018-August/009013.html

Ah, right, my bad, the rest of the patchset still applies.

I've modified that part so that we do not pass the NULL cleanup argument
in newlib tests (so that it's easier to remove the cleanup callback
completely it once the two oldlib tests that use the API are converted).

I've also cleaned up the last patch in the series so that we do not have
to pass the OFFSET to each tst_res() call, now we calculate the right
pointer at the start of the test.

And pushed the whole patchset, thanks!

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list