From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [patch 26/26] mount options: fix usbfs Date: Thu, 24 Jan 2008 14:01:26 -0800 Message-ID: <20080124220126.GA6185@suse.de> References: <20080124193341.166753833@szeredi.hu> <20080124193457.628524720@szeredi.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: akpm@linux-foundation.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org To: Miklos Szeredi Return-path: Received: from ns.suse.de ([195.135.220.2]:60081 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754765AbYAXWQW (ORCPT ); Thu, 24 Jan 2008 17:16:22 -0500 Content-Disposition: inline In-Reply-To: <20080124193457.628524720@szeredi.hu> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Thu, Jan 24, 2008 at 08:34:07PM +0100, Miklos Szeredi wrote: > From: Miklos Szeredi > > Add a .show_options super operation to usbfs. > > Signed-off-by: Miklos Szeredi Looks good to me. Do you want to take this through your tree, as it is dependant on other changes, or do you want me to take this through the USB tree? Whatever is easier for you is fine for me. thanks, greg k-h