From: Randy Dunlap <randy.dunlap@oracle.com>
To: Daniel Lezcano <dlezcano@fr.ibm.com>
Cc: Pavel Emelyanov <xemul@openvz.org>, Andrew Morton <akpm@osdl.org>,
Theodore Tso <tytso@mit.edu>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Cedric Le Goater <clg@fr.ibm.com>,
"Eric W. Biederman" <ebiederm@xmission.com>,
Linux Containers <containers@lists.osdl.org>
Subject: Re: [PATCH][DOCUMENTATION] The namespaces compatibility list doc
Date: Fri, 16 Nov 2007 08:48:20 -0800 [thread overview]
Message-ID: <20071116084820.cc8ccd19.randy.dunlap@oracle.com> (raw)
In-Reply-To: <473DBCC2.70506@fr.ibm.com>
On Fri, 16 Nov 2007 16:52:34 +0100 Daniel Lezcano wrote:
> > +1. Both the IPC and the PID namespaces provide IDs to address
> > + object inside the kernel. E.g. semaphore with ipcid or
> > + process group with pid.
> > +
> > + In both cases, tasks shouldn't try exposing this id to some
> > + other task living in a different namespace via a shared filesystem
> > + or IPC shmem/message. The fact is that this ID is only valid
> > + within the namespace it was obtained in and may refer to some
> > + other object in another namespace.
> > +
> > +2. Intentionnaly, two equal user ids in different user namespaces
> Intentionaly
Intentionally,
> > + should not be equal from the VFS point of view. In other
> > + words, user 10 in one user namespace shouldn't have the same
> > + access permissions to files, beloging to user 10 in another
> belonging
> > + namespace. But currently this is not so.
> > +
---
~Randy
next prev parent reply other threads:[~2007-11-16 16:50 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-16 9:34 [PATCH][DOCUMENTATION] The namespaces compatibility list doc Pavel Emelyanov
2007-11-16 15:52 ` Daniel Lezcano
2007-11-16 16:11 ` Pavel Emelyanov
2007-11-16 16:48 ` Randy Dunlap [this message]
2007-11-21 12:33 ` [Devel] " Kir Kolyshkin
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=20071116084820.cc8ccd19.randy.dunlap@oracle.com \
--to=randy.dunlap@oracle.com \
--cc=akpm@osdl.org \
--cc=clg@fr.ibm.com \
--cc=containers@lists.osdl.org \
--cc=dlezcano@fr.ibm.com \
--cc=ebiederm@xmission.com \
--cc=linux-kernel@vger.kernel.org \
--cc=tytso@mit.edu \
--cc=xemul@openvz.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox