On 05/27/2010 02:28 PM, Enrico Weigelt wrote: > * Eric W. Biederman<ebiederm@xxxxxxxxxxxx> wrote: > > Hi, > > >> The nsfd() system call returns a file descriptor that can >> be used to talk about a specific namespace, and to keep >> the specified namespace alive. >> > Why not directly mapping it into the filesystem (eg. /proc) > instead of yet another syscall ? > I think it is already done, the last version maps /proc/<pid>/ns/[net,pid,...]. You have to open one of these files and use the 'setns' syscall. Thanks -- Daniel _______________________________________________ Containers mailing list Containers@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/containers