From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932733AbbCDPsm (ORCPT ); Wed, 4 Mar 2015 10:48:42 -0500 Received: from mail.eperm.de ([89.247.134.16]:36521 "EHLO mail.eperm.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759205AbbCDPsl convert rfc822-to-8bit (ORCPT ); Wed, 4 Mar 2015 10:48:41 -0500 From: Stephan Mueller To: Marian Marinov Cc: "linux-kernel@vger.kernel.org" Subject: Re: RFC: sysctl fixes Date: Wed, 04 Mar 2015 16:48:37 +0100 Message-ID: <2702382.luOtcDVGpO@tauon> User-Agent: KMail/4.14.4 (Linux/3.18.7-200.fc21.x86_64; KDE/4.14.4; x86_64; ; ) In-Reply-To: <54F7061B.80002@yuhu.biz> References: <54F7061B.80002@yuhu.biz> MIME-Version: 1.0 Content-Transfer-Encoding: 8BIT Content-Type: text/plain; charset="iso-8859-1" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am Mittwoch, 4. März 2015, 15:18:19 schrieb Marian Marinov: Hi Marian, >Hello, >we are running hundreds of containers and we got some valid requests >from customers that want to be able to change their container's >hostname using the sysctl command. > >The current implementation does not allow each UTS namespace to change >its own hostname. > >So we sponsored the development of fix for this issue. > >Please checkout the changes here: > >https://github.com/1HLtd/linux/compare/b24e2bdde4af656bb0679a101265ebb >8f8735d3c...sysctl-hostname-fixes > >If this fix is acceptable I'll send the patches as it is common. But >first I want to know if you think this is the way to go. The description in http://lwn.net/Articles/531381/ does not work? > >Thank you, >Marian > >-- >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/ Ciao Stephan