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

From: Jens Axboe
Date: Fri Sep 21 2012 - 03:11:42 EST


On 2012-09-21 09:07, Eric W. Biederman wrote:
> Jens Axboe <jaxboe@xxxxxxxxxxxx> writes:
>
>> On 2012-09-21 02:28, Eric W. Biederman wrote:
>>> From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
>>>
>>> Cc: Signed-off-by: Jens Axboe <jaxboe@xxxxxxxxxxxx>
>>> Acked-by: Serge Hallyn <serge.hallyn@xxxxxxxxxxxxx>
>>> Signed-off-by: Eric W. Biederman <ebiederm@xxxxxxxxxxxx>
>>> ---
>>> 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@xxxxxxxxxxxx>

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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/