Quoting Sukadev Bhattiprolu ([email protected]): > > From: Sukadev Bhattiprolu <[email protected]> > Date: Mon, 1 Feb 2010 18:13:51 -0800 > Subject: [PATCH 5/6] eclone-5: nr_pids must not exceed nesting level > > Verify that eclone() fails if nr_pids exceeds the current nesting level > of pid namespaces. Also verify that eclone() succeeds in choosing a pid > for a process in a descendant pid namespace.
This is a bit of a shame - it failed for me at first because I was running it inside a container. But there is no way for a task to know it's own nsdepth right? So I went ahead and pushed these tests (plus a few changes). thanks, -serge _______________________________________________ Containers mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/containers _______________________________________________ Devel mailing list [email protected] https://openvz.org/mailman/listinfo/devel
