Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754870AbZKTVU4 (ORCPT ); Fri, 20 Nov 2009 16:20:56 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754444AbZKTVU4 (ORCPT ); Fri, 20 Nov 2009 16:20:56 -0500 Received: from kroah.org ([198.145.64.141]:50533 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753760AbZKTVUy (ORCPT ); Fri, 20 Nov 2009 16:20:54 -0500 Date: Fri, 20 Nov 2009 12:13:55 -0800 From: Greg KH To: "Eric W. Biederman" Cc: Greg Kroah-Hartman , Kay Sievers , linux-kernel@vger.kernel.org, Tejun Heo , Cornelia Huck , linux-fsdevel@vger.kernel.org, Eric Dumazet , Benjamin LaHaise , Serge Hallyn , "Eric W. Biederman" Subject: Re: [PATCH 06/15] sysfs: Fix locking and factor out sysfs_sd_setattr Message-ID: <20091120201355.GA30590@kroah.com> References: <1257665233-12468-6-git-send-email-ebiederm@xmission.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1257665233-12468-6-git-send-email-ebiederm@xmission.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 959 Lines: 27 On Sat, Nov 07, 2009 at 11:27:04PM -0800, Eric W. Biederman wrote: > From: Eric W. Biederman > > Cleanly separate the work that is specific to setting the > attributes of a sysfs_dirent from what is needed to update > the attributes of a vfs inode. > > Additionally grab the sysfs_mutex to keep any nasties from > surprising us when updating the sysfs_dirent. > > Acked-by: Tejun Heo > Signed-off-by: Eric W. Biederman Due to the extended attr work for sysfs that went into Linus's tree recently, this patch doesn't apply at all anymore. I've applied the first 5 to my tree, care to respin the other 10 and resend them? thanks, greg k-h -- 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/