On Sat, 2006-07-15 at 06:35 -0600, Eric W. Biederman wrote: > I hope the confusion has passed for Trond. My impression was he > figured this was per process data so it didn't make sense any where > near a filesystem, and the superblock was the last place it should > be. You are still using the wrong abstraction. Data that is not global to the entire machine has absolutely _no_ place being put into the superblock. It doesn't matter if it is process-specific, container-specific or whatever-else-specific, it will still be vetoed. If your real problem is uid/gid mapping on top of generic filesystems, then have you looked into the *BSD solution of using a stackable filesystem (i.e. umapfs)? Trond - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH -mm 5/7] add user namespace
- From: [email protected] (Eric W. Biederman)
- Re: [PATCH -mm 5/7] add user namespace
- References:
- Re: [PATCH -mm 5/7] add user namespace
- From: [email protected] (Eric W. Biederman)
- Re: [PATCH -mm 5/7] add user namespace
- From: Dave Hansen <[email protected]>
- Re: [PATCH -mm 5/7] add user namespace
- From: [email protected] (Eric W. Biederman)
- Re: [PATCH -mm 5/7] add user namespace
- From: Dave Hansen <[email protected]>
- Re: [PATCH -mm 5/7] add user namespace
- From: [email protected] (Eric W. Biederman)
- Re: [PATCH -mm 5/7] add user namespace
- From: Dave Hansen <[email protected]>
- Re: [PATCH -mm 5/7] add user namespace
- From: [email protected] (Eric W. Biederman)
- Re: [PATCH -mm 5/7] add user namespace
- From: "Serge E. Hallyn" <[email protected]>
- Re: [PATCH -mm 5/7] add user namespace
- From: [email protected] (Eric W. Biederman)
- Re: [PATCH -mm 5/7] add user namespace
- From: Dave Hansen <[email protected]>
- Re: [PATCH -mm 5/7] add user namespace
- From: "Serge E. Hallyn" <[email protected]>
- Re: [PATCH -mm 5/7] add user namespace
- From: Dave Hansen <[email protected]>
- Re: [PATCH -mm 5/7] add user namespace
- From: [email protected] (Eric W. Biederman)
- Re: [PATCH -mm 5/7] add user namespace
- From: Trond Myklebust <[email protected]>
- Re: [PATCH -mm 5/7] add user namespace
- From: [email protected] (Eric W. Biederman)
- Re: [PATCH -mm 5/7] add user namespace
- From: Trond Myklebust <[email protected]>
- Re: [PATCH -mm 5/7] add user namespace
- From: [email protected] (Eric W. Biederman)
- Re: [PATCH -mm 5/7] add user namespace
- From: Kyle Moffett <[email protected]>
- Re: [PATCH -mm 5/7] add user namespace
- From: [email protected] (Eric W. Biederman)
- Re: [PATCH -mm 5/7] add user namespace
- Prev by Date: Re: [PATCH] x86: Don't randomize stack unless current->personality permits it
- Next by Date: 2.6.17-1.2145_FC5 mmap-related soft lockup
- Previous by thread: Re: [PATCH -mm 5/7] add user namespace
- Next by thread: Re: [PATCH -mm 5/7] add user namespace
- Index(es):