[LTP] [PATCH v2 1/7] libltpswap: Add get_maxswapfiles api

Cyril Hrubis chrubis@suse.cz
Wed Jan 3 16:35:41 CET 2024


Hi!
> +
> +/*
> + * Get kernel constant MAX_SWAPFILES value
> + */
> +unsigned int get_maxswapfiles(void);

Also this has to be with tst_ as well, I would name it simply
tst_max_swapfiles().

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list