Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753655AbZGFVIv (ORCPT ); Mon, 6 Jul 2009 17:08:51 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752409AbZGFVIm (ORCPT ); Mon, 6 Jul 2009 17:08:42 -0400 Received: from sovereign.computergmbh.de ([85.214.69.204]:39765 "EHLO sovereign.computergmbh.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751855AbZGFVIm (ORCPT ); Mon, 6 Jul 2009 17:08:42 -0400 Date: Mon, 6 Jul 2009 23:08:44 +0200 (CEST) From: Jan Engelhardt To: Jamie Lokier 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 In-Reply-To: <20090706205844.GE13638@shareable.org> Message-ID: References: <19021.26102.80885.330380@samba.org> <19021.31291.642416.956966@samba.org> <19021.63615.450348.192109@samba.org> <19025.63119.656216.431469@samba.org> <20090706205844.GE13638@shareable.org> User-Agent: Alpine 2.00 (LSU 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1819 Lines: 42 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. >[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. -- 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/