Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754421AbaDPRxq (ORCPT ); Wed, 16 Apr 2014 13:53:46 -0400 Received: from mail-la0-f50.google.com ([209.85.215.50]:49381 "EHLO mail-la0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752120AbaDPRxo (ORCPT ); Wed, 16 Apr 2014 13:53:44 -0400 MIME-Version: 1.0 In-Reply-To: <1397669685.19767.450.camel@willson.li.ssimo.org> References: <20140416002010.GA5035@redhat.com> <20140416.085743.1614257692560892039.davem@davemloft.net> <1397664837.19767.410.camel@willson.li.ssimo.org> <1397667766.19767.440.camel@willson.li.ssimo.org> <1397669685.19767.450.camel@willson.li.ssimo.org> From: Andy Lutomirski Date: Wed, 16 Apr 2014 10:53:22 -0700 Message-ID: Subject: Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path To: Simo Sorce Cc: David Miller , Vivek Goyal , Tejun Heo , Daniel Walsh , "linux-kernel@vger.kernel.org" , lpoetter@redhat.com, cgroups@vger.kernel.org, kay@redhat.com, Network Development Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Apr 16, 2014 at 10:34 AM, Simo Sorce wrote: > On Wed, 2014-04-16 at 10:29 -0700, Andy Lutomirski wrote: >> Then please remove SO_PASSCGROUP. > > Can you stop demanding changes while demonstrating you haven't well > understood the needs, let alone the consequences ? > > Take a day or 2, put your thoughts together and come back with a clear > description of your concerns if you still have any, please. OK, if one of you can give a description of what the needs are. So far, I've heard: SSSD, but there was already a longish thread on why SSSD could solve all of its problems without any kernel changes at all. I didn't see a compelling answer there. journald for things in containers, but this doesn't seem to me to require any help from the kernel. journald for things not in containers. This one is legit, although it can be solved, albeit with some races, in current kernels. Is this the only example? --Andy -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/