Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758845AbZGICXc (ORCPT ); Wed, 8 Jul 2009 22:23:32 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756765AbZGICXX (ORCPT ); Wed, 8 Jul 2009 22:23:23 -0400 Received: from mail.samba.org ([66.70.73.150]:36185 "EHLO lists.samba.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755529AbZGICXW (ORCPT ); Wed, 8 Jul 2009 22:23:22 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19029.21645.316650.934926@samba.org> Date: Thu, 9 Jul 2009 12:23:09 +1000 To: Jan Engelhardt Cc: Pavel Machek , OGAWA Hirofumi , Theodore Tso , Alan Cox , Rusty Russell , john.lanza@linux.com, Linux Kernel Mailing List , linux-fsdevel@vger.kernel.org, Dave Kleikamp , corbet@lwn.net, jcm@jonmasters.org Subject: Re: CONFIG_VFAT_FS_DUALNAMES regressions In-Reply-To: References: <87hbxu60qm.fsf@devron.myhome.or.jp> <19021.23231.213863.726785@samba.org> <19021.26102.80885.330380@samba.org> <19021.31291.642416.956966@samba.org> <19021.63615.450348.192109@samba.org> <19025.63119.656216.431469@samba.org> <20090707195129.GB24203@elf.ucw.cz> <19028.19921.30399.762710@samba.org> X-Mailer: VM 8.0.12 under 22.2.1 (x86_64-pc-linux-gnu) Reply-To: tridge@samba.org From: tridge@samba.org Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1054 Lines: 29 Hi Jan, > It is much more with devices that are commonly operated with long > names - multimedia players come to mind - and these "always" > want a valid 8.3. Would you mind running an experiment for me with your IOneIt MP3 player? Change vfat_build_dummy_83_buffer() to just do this: memset(msdos_name, ' ', 11); and nothing else. Then delete and re-create the files that you had problems with and see if your MP3 player is then happy to play them. That helps a lot with Win98, and I wonder if it also helps with your IOneIt player. As I mentioned previously, since your report I'm trying to test on a bunch of different MP3/media players. So far the tests I've done have worked fine with the dualnames patch, but I'm still waiting on delivery of more cheap MP3 players from eBay. Cheers, Tridge -- 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/