[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <51068E23.5040000@parallels.com>
Date: Mon, 28 Jan 2013 18:41:39 +0400
From: Lord Glauber Costa of Sealand <glommer@...allels.com>
To: Aristeu Rozanski <aris@...hat.com>
CC: "Eric W. Biederman" <ebiederm@...ssion.com>,
<linux-fsdevel@...r.kernel.org>,
Linux Containers <containers@...ts.linux-foundation.org>,
<linux-kernel@...r.kernel.org>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH review 2/6] userns: Allow any uid or gid mappings that
don't overlap.
Hello Mr. Someone.
On 01/28/2013 06:28 PM, Aristeu Rozanski wrote:
> On Fri, Jan 25, 2013 at 06:21:00PM -0800, Eric W. Biederman wrote:
>> When I initially wrote the code for /proc/<pid>/uid_map. I was lazy
>> and avoided duplicate mappings by the simple expedient of ensuring the
>> first number in a new extent was greater than any number in the
>> previous extent.
>>
>> Unfortunately that precludes a number of valid mappings, and someone
>> noticed and complained. So use a simple check to ensure that ranges
>> in the mapping extents don't overlap.
>
> Acked-by: Someone <aris@...hat.com>
>
Documentation/SubmittingPatches:
"then you just add a line saying
Signed-off-by: Random J Developer <random@...eloper.example.org>
using your real name (sorry, no pseudonyms or anonymous contributions.)"
I know how it feels, but that is how it goes. You'll have to change that.
--
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