Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756444Ab0BMDU6 (ORCPT ); Fri, 12 Feb 2010 22:20:58 -0500 Received: from out01.mta.xmission.com ([166.70.13.231]:48444 "EHLO out01.mta.xmission.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750845Ab0BMDU4 (ORCPT ); Fri, 12 Feb 2010 22:20:56 -0500 To: Greg KH Cc: Greg Kroah-Hartman , linux-kernel@vger.kernel.org, Tejun Heo , Kay Sievers , Cornelia Huck , linux-fsdevel@vger.kernel.org, Eric Dumazet , Benjamin LaHaise , Serge Hallyn Subject: [PATCH 0/6] General sysfs enhancements References: <20100115213732.GA17838@kroah.com> From: ebiederm@xmission.com (Eric W. Biederman) Date: Fri, 12 Feb 2010 19:20:41 -0800 In-Reply-To: <20100115213732.GA17838@kroah.com> (Greg KH's message of "Fri\, 15 Jan 2010 13\:37\:32 -0800") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-XM-SPF: eid=;;;mid=;;;hst=in01.mta.xmission.com;;;ip=76.21.114.89;;;frm=ebiederm@xmission.com;;;spf=neutral X-SA-Exim-Connect-IP: 76.21.114.89 X-SA-Exim-Mail-From: ebiederm@xmission.com X-SA-Exim-Scanned: No (on in01.mta.xmission.com); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1024 Lines: 32 Greg KH writes: > On Mon, Jan 11, 2010 at 12:16:09PM -0800, Eric W. Biederman wrote: >> >> This patchset is built on top of 2.6.33-rc3 + >> "sysfs: Cache the last sysfs_dirent to improve readdir scalability v2" >> >> Greg I assume you have that patch somewhere in queue. > > It is now applied. > >> This patchset contains little cleanups all around sysfs. >> - Some basic cleanups. >> - Some sysfs scaling work >> - Implementation of sysfs_rename > > Care to resend these, as it seems that some needed to be redone. Here goes. I am finally recovered enough from my cold to find the time and energy to do this properly. For now I am dropping the controversial and buggy nlink changing patch from my patchset, I can come back to that another time. Eric -- 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/