[Devel] Re: [PATCH 3/3] nsexec: remount proc and devpts
Serge E. Hallyn
serge at hallyn.com
Tue Feb 16 06:19:38 PST 2010
Quoting Michael Tokarev (mjt at tls.msk.ru):
> Serge Hallyn wrote:
> > From: Serge E. Hallyn <serue at us.ibm.com>
> >
> > Add -t as an nsexec option to request new devpts.
> >
> > Automatically remount /proc if we are starting a new pidns.
> >
> > Signed-off-by: Serge E. Hallyn <serue at us.ibm.com>
> > ---
> > nsexec.c | 50 ++++++++++++++++++++++++++++++++++++++++++++++++--
> > 1 files changed, 48 insertions(+), 2 deletions(-)
> >
> > diff --git a/nsexec.c b/nsexec.c
> > index 8b96bc9..3a825f1 100644
> > --- a/nsexec.c
> > +++ b/nsexec.c
> ..
>
>
> Please execuse my silly question, but for _what_ this patch is? :)
>
> It does not look like lxc-utils, and it's not in kernel either...
>
> Thanks!
Oops, sorry, my intro message mentioned it but I forgot to put
it in the [PATCH] description in the Subject.
This is for user-cr,
http://git.ncl.cs.columbia.edu/?p=user-cr.git;a=summary
the user-space code making use of the checkpoint/restart
syscalls.
I wonder if there is a clever way to have git auto-insert
those.
-serge
_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers
More information about the Devel
mailing list