Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754283AbYFRRou (ORCPT ); Wed, 18 Jun 2008 13:44:50 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752251AbYFRRol (ORCPT ); Wed, 18 Jun 2008 13:44:41 -0400 Received: from e3.ny.us.ibm.com ([32.97.182.143]:32972 "EHLO e3.ny.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752076AbYFRRok (ORCPT ); Wed, 18 Jun 2008 13:44:40 -0400 Subject: Re: [PATCH 01/11] sysfs: Support for preventing unmounts. From: Dave Hansen To: Benjamin Thery Cc: Greg Kroah-Hartman , Andrew Morton , Tejun Heo , linux-kernel@vger.kernel.org, Eric Biederman , Al Viro , Linux Containers In-Reply-To: <20080618170730.256129077@theryb.frec.bull.fr> References: <20080618170729.808539948@theryb.frec.bull.fr> <20080618170730.256129077@theryb.frec.bull.fr> Content-Type: text/plain Date: Wed, 18 Jun 2008 10:44:23 -0700 Message-Id: <1213811063.7922.39.camel@nimitz> Mime-Version: 1.0 X-Mailer: Evolution 2.22.2 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 627 Lines: 17 On Wed, 2008-06-18 at 19:07 +0200, Benjamin Thery wrote: > To support mounting multiple instances of sysfs occassionally I > need to walk through all of the currently present sysfs super blocks. I know you may have addressed this before, but I forgot and it didn't make it into the changelogs. Why are you doing this again? It seems like an awfully blunt instrument. -- Dave -- 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/