[PATCH 01/14] userns: Convert loop to use kuid_t instead of uid_t

Jens Axboe jaxboe at fusionio.com
Fri Sep 21 07:11:45 UTC 2012


On 2012-09-21 09:07, Eric W. Biederman wrote:
> Jens Axboe <jaxboe at fusionio.com> writes:
> 
>> On 2012-09-21 02:28, Eric W. Biederman wrote:
>>> From: "Eric W. Biederman" <ebiederm at xmission.com>
>>>
>>> Cc: Signed-off-by: Jens Axboe <jaxboe at fusionio.com>
>>> Acked-by: Serge Hallyn <serge.hallyn at canonical.com>
>>> Signed-off-by: Eric W. Biederman <ebiederm at xmission.com>
>>> ---
>>>  drivers/block/loop.c |    4 ++--
>>>  include/linux/loop.h |    2 +-
>>>  init/Kconfig         |    1 -
>>>  3 files changed, 3 insertions(+), 4 deletions(-)
>>
>> Thanks Eric, queued for 3.7.
> 
> Would it be a problem if I also merged throug my user-namespace.git tree?
> 
> That was the original plan and it is handy to keep all of the patches
> together.
> 
> Not that it matters much in this case.

Not at all, go ahead. It'll be trivial to resolve any merge conflict due
to this.

BTW, this:

Cc: Signed-off-by: Jens Axboe <jaxboe at fusionio.com>

in your original patch needs fixing up. I'm assuming it's a copy-paste
error and meant to be a Cc, since I haven't signed-off on it.

-- 
Jens Axboe



More information about the Containers mailing list