From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tejun Heo Subject: Re: [PATCH 07/15] sysfs: sysfs_chmod_file handle multiple superblocks Date: Fri, 04 Jul 2008 15:44:34 +0900 Message-ID: <486DC6D2.6020303@gmail.com> References: <20080618170729.808539948@theryb.frec.bull.fr> <4869D314.5030403@gmail.com> <486A0751.9080602@gmail.com> <486AF4FA.8020805@gmail.com> <486B060C.7030607@gmail.com> <486C4515.1070007@gmail.com> <486CB051.5000507@fr.ibm.com> <486CF71F.5090405@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: netdev-owner@vger.kernel.org To: "Eric W. Biederman" Cc: Greg Kroah-Hartman , Andrew Morton , Daniel Lezcano , linux-kernel@vger.kernel.org, Al Viro , Linux Containers , Benjamin Thery , netdev@vger.kernel.org List-Id: containers.vger.kernel.org Eric W. Biederman wrote: > Teach sysfs_chmod_file how to handle multiple sysfs superblocks. > Since we only have one inode per sd the only thing we have to deal > with is multiple dentries for sending fs notifications. This might > dup the inode notifications oh well. > > Signed-off-by: Eric W. Biederman Great, Acked-by: Tejun Heo -- tejun