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

2012-09-21 Thread Eric W. Biederman
Jens Axboe  writes:

> On 2012-09-21 09:07, Eric W. Biederman wrote:
>> Jens Axboe  writes:
>> 
>>> On 2012-09-21 02:28, Eric W. Biederman wrote:
 From: "Eric W. Biederman" 

 Cc: Signed-off-by: Jens Axboe 
 Acked-by: Serge Hallyn 
 Signed-off-by: Eric W. Biederman 
 ---
  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 
>
> 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.

Doh.  Yes sorry.  It was supposed to just be Cc:

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


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

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

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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


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

2012-09-21 Thread Eric W. Biederman
Jens Axboe  writes:

> On 2012-09-21 02:28, Eric W. Biederman wrote:
>> From: "Eric W. Biederman" 
>> 
>> Cc: Signed-off-by: Jens Axboe 
>> Acked-by: Serge Hallyn 
>> Signed-off-by: Eric W. Biederman 
>> ---
>>  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.

Eric



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


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

2012-09-20 Thread Jens Axboe
On 2012-09-21 02:28, Eric W. Biederman wrote:
> From: "Eric W. Biederman" 
> 
> Cc: Signed-off-by: Jens Axboe 
> Acked-by: Serge Hallyn 
> Signed-off-by: Eric W. Biederman 
> ---
>  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.

-- 
Jens Axboe

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