[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <511CF51C.6050504@parallels.com>
Date: Thu, 14 Feb 2013 18:30:52 +0400
From: Glauber Costa <glommer@...allels.com>
To: Serge Hallyn <serge.hallyn@...ntu.com>
CC: <linux-kernel@...r.kernel.org>,
<containers@...ts.linux-foundation.org>,
"Eric W. Biederman" <ebiederm@...ssion.com>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH] kernel: allow reboots from user_ns
On 02/14/2013 06:27 PM, Serge Hallyn wrote:
> Quoting Glauber Costa (glommer@...allels.com):
>> Reboot support for pid namespaces is already implemented and it works
>> well. However, in most containers the tasks will join all namespaces,
>> including the now supported user namespace. In that situation, we will
>> fail the "capable" test and won't be able to reboot.
>>
>> The proposed solution is to allow reboots for CAP_SYS_BOOT processes
>> in the user namespace that owns the pid namespace.
>>
>> Signed-off-by: Glauber Costa <glommer@...allels.com>
>
> Note Li Zefan sent this identical patch last year. It's in my own
> built userns kernel, and definately required :)
>
I didn't see that, and using Linus' master my stop container scripts
stopped working after I started using Eric's userns...
--
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