From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH 09/15] sysfs: Implement sysfs tagged directory support. Date: Tue, 19 Aug 2008 19:17:54 -0700 Message-ID: <20080820021754.GA25182@kroah.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: netdev-owner@vger.kernel.org To: "Eric W. Biederman" Cc: Greg Kroah-Hartman , Andrew Morton , Tejun Heo , Daniel Lezcano , linux-kernel@vger.kernel.org, Al Viro , Linux Containers , Benjamin Thery , netdev@vger.kernel.org List-Id: containers.vger.kernel.org On Thu, Jul 03, 2008 at 06:16:08PM -0700, Eric W. Biederman wrote: > > The problem. When implementing a network namespace I need to be able > to have multiple network devices with the same name. Currently this > is a problem for /sys/class/net/*, /sys/devices/virtual/net/*, and > potentially a few other directories of the form /sys/ ... /net/*. I applied the patches up to here (well, patch 8 was no longer needed at all anymore), but this one doesn't apply at all. Care to respin these last few patches? thanks, greg k-h