From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932425AbZEASbL (ORCPT ); Fri, 1 May 2009 14:31:11 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932211AbZEASaw (ORCPT ); Fri, 1 May 2009 14:30:52 -0400 Received: from bombadil.infradead.org ([18.85.46.34]:42153 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760933AbZEASav (ORCPT ); Fri, 1 May 2009 14:30:51 -0400 Date: Fri, 1 May 2009 14:30:50 -0400 From: Christoph Hellwig To: Dave Kleikamp Cc: Christoph Hellwig , Ogawa Hirofumi , Andrew Tridgell , Steve French , Mingming Cao , Paul McKenney , LKML , linux-fsdevel Subject: Re: [PATCH] Add CONFIG_VFAT_NO_CREATE_WITH_LONGNAMES option Message-ID: <20090501183050.GA16600@infradead.org> References: <1241199689.13073.6.camel@norville.austin.ibm.com> <20090501174757.GC8104@infradead.org> <1241201562.13073.30.camel@norville.austin.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1241201562.13073.30.camel@norville.austin.ibm.com> User-Agent: Mutt/1.5.18 (2008-05-17) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, May 01, 2009 at 01:12:42PM -0500, Dave Kleikamp wrote: > Some linux-based devices would be happy not to contain code to create > the long name at all. Then patch it out.