From mboxrd@z Thu Jan 1 00:00:00 1970 From: ebiederm@xmission.com (Eric W. Biederman) Subject: Re: [PATCH RFC v5] pidns: introduce syscall translate_pid Date: Fri, 01 Jun 2018 11:14:34 -0500 Message-ID: <87r2lqv5zp.fsf@xmission.com> References: <152286911105.615669.14053871624892399807.stgit@buzz> <87h8oqhagl.fsf@xmission.com> <112c7cac-1982-3a2e-ffc0-878bc5ae4bb6@yandex-team.ru> <778ab3d0-b6bc-fdb5-669a-40222e5020d4@yandex-team.ru> <3e2c285a-1bf8-f71d-1b74-4d6465c29a54@yandex-team.ru> <3bdd6b27-0a46-5802-8671-07268cecc1c7@oracle.com> <87po1bd7ky.fsf@xmission.com> <2cc8a788-56ec-8e30-be04-d5d0e0791f90@oracle.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: In-Reply-To: <2cc8a788-56ec-8e30-be04-d5d0e0791f90@oracle.com> (NAGARATHNAM MUTHUSAMY's message of "Fri, 1 Jun 2018 08:55:43 -0700") Sender: linux-kernel-owner@vger.kernel.org To: NAGARATHNAM MUTHUSAMY Cc: Konstantin Khlebnikov , Konstantin Khlebnikov , Linux API , Linux Kernel Mailing List , Jann Horn , Serge Hallyn , Oleg Nesterov , Andy Lutomirski , Prakash Sangappa , Andrew Morton List-Id: linux-api@vger.kernel.org NAGARATHNAM MUTHUSAMY writes: > On 5/31/2018 11:58 PM, Konstantin Khlebnikov wrote: >> On Thu, May 31, 2018 at 9:05 PM, Eric W. Biederman >> wrote: >>> Nagarathnam Muthusamy writes: >>> >>>> Ping? Any additional comments on this patch? >>> Konstantin's v5 no. >>> >>> I am uncomfortable with unnecessary flexibility. I don't want to >>> encourage the increased usage of pids to identify namespaces. I saw >>> no arguments in favor of pids to identify namespaces from Konstantin. >>> >>> Your v4 updated to reflect Andrew Morton's concerns in the changelog >>> yes. >> Ok, whatever. If I the only blocker then let it be v4 design. > > Thanks! I will resend the V4 patch with a plain text man page for > translate_pid. I believe Andrew was also asking for the motivating use case in the description of the patch. Thank you, Eric