Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755132AbZGFWY7 (ORCPT ); Mon, 6 Jul 2009 18:24:59 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753679AbZGFWYu (ORCPT ); Mon, 6 Jul 2009 18:24:50 -0400 Received: from mail2.shareable.org ([80.68.89.115]:38827 "EHLO mail2.shareable.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753016AbZGFWYt (ORCPT ); Mon, 6 Jul 2009 18:24:49 -0400 Date: Mon, 6 Jul 2009 23:24:38 +0100 From: Jamie Lokier To: Jan Engelhardt Cc: tridge@samba.org, 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, James.Bottomley@hansenpartnership.com Subject: Re: CONFIG_VFAT_FS_DUALNAMES regressions Message-ID: <20090706222438.GA21584@shareable.org> References: <19021.31291.642416.956966@samba.org> <19021.63615.450348.192109@samba.org> <19025.63119.656216.431469@samba.org> <20090706205844.GE13638@shareable.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.13 (2006-08-11) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2598 Lines: 63 Jan Engelhardt wrote: > > On Monday 2009-07-06 22:58, Jamie Lokier wrote: > >> On Monday 2009-07-06 20:55, Jan Engelhardt wrote: > >> >>How did things go with your mp3 players? > >> >[...] > >> >As it stands, my two devices always want a valid 8.3 name. > >> > >> On or about June 26, James Bottomley exchanged these words to Andrew Tridgell: > >> >So the patch has been tested with Vista, Windows 7 and Windows XP > >> > >> [Test with Windows 98, and 16-bit GDI programs under XP] > >> [3] http://picpaste.de/w98dualnames.png > >> [4] http://picpaste.de/xpwith16bit.png > >> (pics kept for 7 days from now) > > > >Summary of pics, for posterity: > >[3] shows an [...] Question: In Windows 98, is it just the MS-DOS box > >which cannot see some of the filenames, or is the normal file explorer > >affected too? > > [3] shows an MS-DOS window on a Win98 desktop, having just run the > "dir" command. In the background is a Win98 explorer window, for > comparison with the dir command. > Neither of the two ways of listing the contents of a directory show > any filenames for entries as produced > by tridge's vfat patches. Indeed. I missed the explorer window behind the MS-DOS box, because it has a few icons but the file names are missing. They're missing because of modified FAT. > >[4] shows a old-looking Windows application, presumably 16-bit running > > on XP, with a File Selection box listing the a:\ drive. Four > > files are shown on the a:\ drive in a selection box, but the first > > of them is completely blank. > > As the filename and the intro text had said.. > > [4] 16-bit program (Windows 3.x era) running on XP (but probably also > happens earlier). File dialog shows blank line where an entry has an > illegal 8.3 name; also as a result of the vfat aptches. Your original mail didn't say about the MS-DOS box in the 98 pic, which is why I explained it (since the pics will disappear but the l-k mail will be archived). I wanted to point that out because MS-DOS file access (even in a DOS box) is different from Windows file access. It wouldn't be surprising if modified FAT broke on MS-DOS but worked in 16-bit Windows - but thanks for showing that it breaks 16-bit Windows too. And then I wanted to say the XP pic wasn't an MS-DOS box like the 98 pic... That's all. -- Jamie -- 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/