All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] procfs wrt pid namespace cleanups
@ 2011-02-14 19:16 Daniel Lezcano
  2011-02-14 19:16 ` [PATCH 1/3] pid: Remove the child_reaper special case in init/main.c Daniel Lezcano
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: Daniel Lezcano @ 2011-02-14 19:16 UTC (permalink / raw)
  To: akpm; +Cc: containers, linux-kernel, oleg, ebiederm

This patchset is a cleanup and a preparation to unshare the pid
namespace. These prerequisite prepare the next Eric's patchset
to give a file descriptor to a namespace and join an existing
namespace.

The initial authors of this patchset are Eric Biederman and Oleg
Nesterov.

Changelog:

        02/14/11 - daniel.lezcano@free.fr
        * patch 2/3 : fix return ENOMEM and put_pid_ns on error
        * removed buggy patch #4 from the initial patchset

        01/31/11 - daniel.lezcano@free.fr:
        * patch 1/4 : wrapped test in a function
        * patch 2/4 : handle proc_pid_ns_prepare_proc error
        * patch 2/4 : put parent pid_ns on error
        * other patches : refreshed against linux-next



^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2011-02-15 18:50 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-14 19:16 [PATCH 0/3] procfs wrt pid namespace cleanups Daniel Lezcano
2011-02-14 19:16 ` [PATCH 1/3] pid: Remove the child_reaper special case in init/main.c Daniel Lezcano
     [not found]   ` <1297710963-19843-2-git-send-email-daniel.lezcano-GANU6spQydw@public.gmane.org>
2011-02-15 18:37     ` Serge E. Hallyn
2011-02-15 18:37   ` Serge E. Hallyn
2011-02-14 19:16 ` [PATCH 2/3] pidns: Call pid_ns_prepare_proc from create_pid_namespace Daniel Lezcano
2011-02-15 18:47   ` Serge E. Hallyn
     [not found]   ` <1297710963-19843-3-git-send-email-daniel.lezcano-GANU6spQydw@public.gmane.org>
2011-02-15 18:47     ` Serge E. Hallyn
2011-02-14 19:16 ` [PATCH 3/3] procfs: kill the global proc_mnt variable Daniel Lezcano
2011-02-15 18:50   ` Serge E. Hallyn
     [not found]   ` <1297710963-19843-4-git-send-email-daniel.lezcano-GANU6spQydw@public.gmane.org>
2011-02-15 18:50     ` Serge E. Hallyn
     [not found] ` <1297710963-19843-1-git-send-email-daniel.lezcano-GANU6spQydw@public.gmane.org>
2011-02-14 19:16   ` [PATCH 1/3] pid: Remove the child_reaper special case in init/main.c Daniel Lezcano
2011-02-14 19:16   ` [PATCH 2/3] pidns: Call pid_ns_prepare_proc from create_pid_namespace Daniel Lezcano
2011-02-14 19:16   ` [PATCH 3/3] procfs: kill the global proc_mnt variable Daniel Lezcano
2011-02-14 19:47   ` [PATCH 0/3] procfs wrt pid namespace cleanups Oleg Nesterov
2011-02-14 19:47 ` Oleg Nesterov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.