From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 0/8] sysfs namespace support Date: Wed, 20 Aug 2008 23:37:22 -0700 (PDT) Message-ID: <20080820.233722.216964061.davem@davemloft.net> References: <20080820021754.GA25182@kroah.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: netdev-owner@vger.kernel.org To: ebiederm@xmission.com Cc: greg@kroah.com, gregkh@suse.de, akpm@linux-foundation.org, htejun@gmail.com, dlezcano@fr.ibm.com, linux-kernel@vger.kernel.org, viro@ftp.linux.org.uk, containers@lists.osdl.org, benjamin.thery@bull.net, netdev@vger.kernel.org List-Id: containers.vger.kernel.org From: ebiederm@xmission.com (Eric W. Biederman) Date: Wed, 20 Aug 2008 23:31:00 -0700 > > Greg the first 4 patches are the rest of the infrastructure. > Everything rebased quite nicely. All of the conflicts appear > to have been false positives. > > With the addition of sysfs_rename_link sysfs_create_link_nowarn > is never called so we can remove it. > > I'm not really certain whose tree the last netns or the user > namespace changes should live in, but I am continuing to > have those patches in this patchset for completeness. You can send it all through Greg or whoever, don't feel obligated to push it through me since it depends upon the earlier bits in this series.