Hi!
> as you mentioned, the problem in ns_exec was setns'ing the "user" namespace,
> I think it would be sufficient to just comment/remove this line:
> rf |= open_ns_fd(argv[1], "user");
> from ns_exec.c or even all calls to open_ns_fd() function except for the 
> network
> namespace as it is used in netns testcases. I will rewrite ns_create and 
> ns_exec
> after the release.

I was trying to be more defensive and remove everything that is not
needed, but I can live with this solution as well.

-- 
Cyril Hrubis
chru...@suse.cz

------------------------------------------------------------------------------
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to