From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Serge E. Hallyn" Subject: Re: [PATCH 1/6] sysfs: Basic support for multiple super blocks Date: Wed, 31 Mar 2010 00:01:32 -0500 Message-ID: <20100331050132.GA10787@us.ibm.com> References: <1269973889-25260-1-git-send-email-ebiederm@xmission.com> <20100331050100.GB10144@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Greg Kroah-Hartman , Kay Sievers , linux-kernel@vger.kernel.org, Tejun Heo , Cornelia Huck , linux-fsdevel@vger.kernel.org, Eric Dumazet , Benjamin LaHaise , netdev@vger.kernel.org To: "Eric W. Biederman" Return-path: Received: from e39.co.us.ibm.com ([32.97.110.160]:60103 "EHLO e39.co.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756027Ab0CaFBn (ORCPT ); Wed, 31 Mar 2010 01:01:43 -0400 Content-Disposition: inline In-Reply-To: <20100331050100.GB10144@us.ibm.com> Sender: netdev-owner@vger.kernel.org List-ID: Quoting Serge E. Hallyn (serue@us.ibm.com): > Quoting Eric W. Biederman (ebiederm@xmission.com): > > From: Eric W. Biederman > > > > Add all of the necessary bioler plate to support > > multiple superblocks in sysfs. > > > > Signed-off-by: Eric W. Biederman > > Acked-by: Serge Hallyn (with the patch 7/6 of course :)