From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751027AbWDSRwf (ORCPT ); Wed, 19 Apr 2006 13:52:35 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751010AbWDSRwf (ORCPT ); Wed, 19 Apr 2006 13:52:35 -0400 Received: from e5.ny.us.ibm.com ([32.97.182.145]:61650 "EHLO e5.ny.us.ibm.com") by vger.kernel.org with ESMTP id S1750822AbWDSRwe (ORCPT ); Wed, 19 Apr 2006 13:52:34 -0400 Date: Wed, 19 Apr 2006 12:51:23 -0500 From: "Serge E. Hallyn" To: "Eric W. Biederman" Cc: Kirill Korotaev , "Serge E. Hallyn" , linux-kernel@vger.kernel.org, herbert@13thfloor.at, devel@openvz.org, sam@vilain.net, xemul@sw.ru, James Morris Subject: Re: [RFC][PATCH 4/5] utsname namespaces: sysctl hack Message-ID: <20060419175123.GD1238@sergelap.austin.ibm.com> References: <20060407095132.455784000@sergelap> <20060407183600.E40C119B902@sergelap.hallyn.com> <4446547B.4080206@sw.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.11 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Quoting Eric W. Biederman (ebiederm@xmission.com): > Kirill Korotaev writes: > > > Serge, > > > > can we do nothing with sysctls at this moment, instead of commiting hacks? > > Except that we modify a static table changing the uts behaviour in > proc_doutsstring isn't all that bad. > > I'm just about to start on something more comprehensive, in > the sysctl case. So assuming that I take out the switch(), leaving that for a better solution by Eric (or Dave, or whoever), Is it time to ask for the utsname namespace patch to be tried out in -mm? thanks, -serge