Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753901AbZGAKuI (ORCPT ); Wed, 1 Jul 2009 06:50:08 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753101AbZGAKt4 (ORCPT ); Wed, 1 Jul 2009 06:49:56 -0400 Received: from ozlabs.org ([203.10.76.45]:41250 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753074AbZGAKtz (ORCPT ); Wed, 1 Jul 2009 06:49:55 -0400 From: Rusty Russell To: Pavel Machek Subject: Re: [PATCH] Added CONFIG_VFAT_FS_DUALNAMES option Date: Wed, 1 Jul 2009 20:19:51 +0930 User-Agent: KMail/1.11.2 (Linux/2.6.28-13-generic; KDE/4.2.2; i686; ; ) Cc: tridge@samba.org, OGAWA Hirofumi , john.lanza@linux.com, linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, Dave Kleikamp , Steve French , Mingming Cao , Paul McKenney References: <19013.8005.541836.436991@samba.org> <20090630063102.GB1351@ucw.cz> In-Reply-To: <20090630063102.GB1351@ucw.cz> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200907012019.53932.rusty@rustcorp.com.au> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 742 Lines: 22 On Tue, 30 Jun 2009 04:01:03 pm Pavel Machek wrote: > > +config VFAT_FS_DUALNAMES > > + bool "VFAT dual names support" > > + depends on VFAT_FS > > Defaults should be back-compatible. Hi Pavel, I disagree with this: given there's been testing with no known issues, it's not a back compat question. I'd actually prefer to see the code ripped out and no config option available; it would the clearest avoidance case possible. I really don't want us to have to do this more than once :( Rusty. -- 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/