From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cedric Le Goater Subject: Re: namespaces compatibility list Date: Tue, 06 Nov 2007 17:48:32 +0100 Message-ID: <47309AE0.5070602@fr.ibm.com> References: <47304729.8000309@openvz.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: "Eric W. Biederman" Cc: Linux Containers , Pavel Emelyanov List-Id: containers.vger.kernel.org Eric W. Biederman wrote: > Pavel Emelyanov writes: > >> +2. Intentionnaly, two equal user ids in different user namespaces >> + 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 >> + namespace. But currently this is not so. > > I don't know where this is going to land for a final call. > But if the pid namespace has a chance of landing under CONFIG_BROKEN > for the final stable release. I prefered immature but he, any config name would do, just to make sure it doesn't get shipped by default in distros > We seriously want to consider the user namespace for the same treatment. > We all seem to agree that it is incomplete. yes. C.