[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1297710963-19843-1-git-send-email-daniel.lezcano@free.fr>
Date: Mon, 14 Feb 2011 20:16:00 +0100
From: Daniel Lezcano <daniel.lezcano@...e.fr>
To: akpm@...ux-foundation.org
Cc: containers@...ts.linux-foundation.org,
linux-kernel@...r.kernel.org, oleg@...hat.com,
ebiederm@...ssion.com
Subject: [PATCH 0/3] procfs wrt pid namespace cleanups
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@...e.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@...e.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists