From mboxrd@z Thu Jan 1 00:00:00 1970 From: tridge@samba.org Subject: Re: CONFIG_VFAT_FS_DUALNAMES regressions Date: Fri, 3 Jul 2009 11:59:18 +1000 Message-ID: <19021.26102.80885.330380@samba.org> References: <19013.8005.541836.436991@samba.org> <20090630063102.GB1351@ucw.cz> <200907012019.53932.rusty@rustcorp.com.au> <20090701122558.3a7c80d3@lxorguk.ukuu.org.uk> <20090701140503.GA21185@mit.edu> <19021.19842.663727.146474@samba.org> <87hbxu60qm.fsf@devron.myhome.or.jp> <19021.23231.213863.726785@samba.org> Reply-To: tridge@samba.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-2022-jp Content-Transfer-Encoding: 7bit Cc: OGAWA Hirofumi , Theodore Tso , Alan Cox , Rusty Russell , Pavel Machek , john.lanza@linux.com, Linux Kernel Mailing List , linux-fsdevel@vger.kernel.org, Dave Kleikamp , corbet@lwn.net, jcm@jonmasters.org To: Jan Engelhardt Return-path: Received: from mail.samba.org ([66.70.73.150]:51554 "EHLO lists.samba.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753344AbZGCB7f (ORCPT ); Thu, 2 Jul 2009 21:59:35 -0400 In-Reply-To: Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Hi Jan, > The cam does not have a problem with long filenames,A $,1rt(B That is curious. When you use a long filename (ie. a real long filename, not a mixed case 8.3 name), if you ask the camera for details on the photo, does it show the long filename you chose, or does it show a 8.3 "mangled" name, like ABC~01.JPG. > as said, it works on any to-date vanilla/distro Linux kernel, > which, if I understood mount(8) right, always create a long > filename due to me using a lowercase filename in conjunction with > the default shortname=mixed. I think you'll find it works as these kernels will be automatically creating a "mangled" 2nd name in 8.3 format for each file with a long name. If you can actually see a true long filename like LongFilename.jpg on the cameras LCD then it will warrant more investigation, and in that case I'll try to get hold of the same model of camera and have a play with it. Cheers, Tridge