From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753809AbcKYIvW (ORCPT ); Fri, 25 Nov 2016 03:51:22 -0500 Received: from mail-wj0-f194.google.com ([209.85.210.194]:34995 "EHLO mail-wj0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752930AbcKYIvK (ORCPT ); Fri, 25 Nov 2016 03:51:10 -0500 Subject: Re: [PATCH RFC] user-namespaced file capabilities - now with even more magic To: "Serge E. Hallyn" References: <20161119151739.GA16398@mail.hallyn.com> <8acb3b53-d5eb-0524-2c57-31fcb7e736d9@gmail.com> <20161124225246.GA16648@mail.hallyn.com> Cc: mtk.manpages@gmail.com, "Eric W. Biederman" , Seth Forshee , lkml , linux-api@vger.kernel.org From: "Michael Kerrisk (man-pages)" Message-ID: Date: Fri, 25 Nov 2016 09:33:50 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <20161124225246.GA16648@mail.hallyn.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Serge, On 11/24/2016 11:52 PM, Serge E. Hallyn wrote: > Quoting Michael Kerrisk (man-pages) (mtk.manpages@gmail.com): [...] >> Could we have a man-pages patch for this feature? Presumably for >> user_namespaces(7) or capabilities(7). > > capabilities.7 doesn't actually mention anything about user namespaces > right now. True. There's really just this: Interaction with user namespaces For a discussion of the interaction of capabilities and user namespaces, see user_namespaces(7). > I'll come up with a patch for both I think. Do you have a > deadline for a new release coming up? No deadlines as such. The last couple of years, as a sort of experiment, I've fallen into the same release cycle as the kernel (typically making a release in the week or so after the kernel release), and I am even using a similar numbering scheme. Ideally, the man-pages patch would go into the release that corresponds to the kernel release that makes the change. Cheers, Michael -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/