[LTP] [PATCH v1] Rewrite ns_create using new LTP API

Petr Vorel pvorel@suse.cz
Wed Mar 8 09:42:36 CET 2023


Hi Andrea,

> +/*\
> + * [Description]
nit: ns_create is a tool, not a test, therefore I would not add [Description]
(similarly e.g. nfs05_make_tree.c does not define it), but it's a detail, let's keep it.

>   *
> - ***********************************************************************
>   * Creates a child process in the new specified namespace(s), child is then
>   * daemonized and is running in the background. PID of the daemonized child
>   * process is printed on the stdout. As the new namespace(s) is(are) maintained
>   * by the daemonized child process it(they) can be removed by killing this
>   * process.
> - *
>   */

Reviewed-by: Petr Vorel <pvorel@suse.cz>

Kind regards,
Petr


More information about the ltp mailing list