All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexey Dobriyan <adobriyan@gmail.com>
To: "Serge E. Hallyn" <serge@hallyn.com>
Cc: LSM <linux-security-module@vger.kernel.org>,
	James Morris <jmorris@namei.org>,
	Kees Cook <kees.cook@canonical.com>,
	containers@lists.linux-foundation.org,
	kernel list <linux-kernel@vger.kernel.org>,
	"Eric W. Biederman" <ebiederm@xmission.com>
Subject: Re: [RFC PATCH 1/4] Add a user_namespace as creator/owner of uts_namespace
Date: Sat, 11 Dec 2010 02:50:44 +0200	[thread overview]
Message-ID: <20101211005044.GA25513@p183.telecom.by> (raw)
In-Reply-To: <20101209172027.GA10085@mail.hallyn.com>

On Thu, Dec 09, 2010 at 05:20:27PM +0000, Serge E. Hallyn wrote:
>  struct uts_namespace {
>  	struct kref kref;
>  	struct new_utsname name;
> +	struct user_namespace *user_ns;

You're going to add these to the rest?

  parent reply	other threads:[~2010-12-11  0:51 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-09 17:20 [RFC PATCH 1/4] Add a user_namespace as creator/owner of uts_namespace Serge E. Hallyn
     [not found] ` <20101209172027.GA10085-7LNsyQBKDXoIagZqoN9o3w@public.gmane.org>
2010-12-09 17:28   ` [RFC PATCH 2/4] security: Make capabilities relative to the user namespace Serge E. Hallyn
2010-12-11  0:50   ` [RFC PATCH 1/4] Add a user_namespace as creator/owner of uts_namespace Alexey Dobriyan
2010-12-09 17:28 ` [RFC PATCH 2/4] security: Make capabilities relative to the user namespace Serge E. Hallyn
     [not found]   ` <20101209172843.GA10155-7LNsyQBKDXoIagZqoN9o3w@public.gmane.org>
2010-12-09 17:30     ` [RFC PATCH 3/4] allow sethostname in a container Serge E. Hallyn
2010-12-09 17:30   ` Serge E. Hallyn
2010-12-09 17:32     ` [RFC PATCH 4/4] allow killing tasks in your own or child userns Serge E. Hallyn
2010-12-10 11:16       ` Eric W. Biederman
     [not found]         ` <m14oal3mjx.fsf-+imSwln9KH6u2/kzUuoCbdi2O/JbrIOy@public.gmane.org>
2010-12-10 16:02           ` Serge E. Hallyn
2010-12-10 16:02         ` Serge E. Hallyn
     [not found]       ` <20101209173245.GB10206-7LNsyQBKDXoIagZqoN9o3w@public.gmane.org>
2010-12-10 11:16         ` Eric W. Biederman
     [not found]     ` <20101209173050.GA10206-7LNsyQBKDXoIagZqoN9o3w@public.gmane.org>
2010-12-09 17:32       ` Serge E. Hallyn
2010-12-11  0:50 ` Alexey Dobriyan [this message]
2010-12-11  1:29   ` [RFC PATCH 1/4] Add a user_namespace as creator/owner of uts_namespace Eric W. Biederman
     [not found]   ` <20101211005044.GA25513-ymPLPWd2ZGbSs3Ovhc6N8g@public.gmane.org>
2010-12-11  1:29     ` Eric W. Biederman
  -- strict thread matches above, loose matches on Subject: below --
2010-12-09 17:20 Serge E. Hallyn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20101211005044.GA25513@p183.telecom.by \
    --to=adobriyan@gmail.com \
    --cc=containers@lists.linux-foundation.org \
    --cc=ebiederm@xmission.com \
    --cc=jmorris@namei.org \
    --cc=kees.cook@canonical.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-security-module@vger.kernel.org \
    --cc=serge@hallyn.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.