NetBSD Problem Report #14596

Received: (qmail 9361 invoked from network); 16 Nov 2001 03:11:07 -0000
Message-Id: <200111160305.fAG35mF15493@tmstage1.jkmrc.uq.edu.au>
Date: Fri, 16 Nov 2001 13:05:48 +1000 (EST)
From: r.phillips@mailbox.uq.edu.au
Reply-To: r.phillips@mailbox.uq.edu.au
To: gnats-bugs@gnats.netbsd.org
Subject: Long filenames on FAT Partitions
X-Send-Pr-Version: 3.95

>Number:         14596
>Category:       kern
>Synopsis:       Long file names on FAT partions not preserved in Windows.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    kern-bug-people
>State:          analyzed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Nov 16 03:12:01 +0000 2001
>Closed-Date:    
>Last-Modified:  Sun Apr 15 21:39:52 +0000 2012
>Originator:     Ray Phillips
>Release:        NetBSD 1.5.2
>Organization:
JMKRC, University of Queensland
>Environment:

System: NetBSD tmstage1.jkmrc.uq.edu.au 1.5.2 NetBSD 1.5.2 (GENERIC) #3: Sat Aug 18 23:37:05 CEST 2001 he@hamster.urc.uninett.no:/usr/src/sys/arch/i386/compile/GENERIC i386


>Description:
Whan a FAT16 partition is mounted an a PC running NetBSD/i386 1.5.2 and some files are ftp'd to it (from a Macintosh in this case) the long file names are created properly, but they're not preserved when viewed on a Windows 95 machine--they become the same as their abbreviated 8.3 form.

The problem occurs when a file name contains this pattern

    'some letters' '.' 'a space' 'some letters' '.' 'some letters'

although this isn't always the case.  Note that the file name 'ord. fl.1.mus' was not altered in the listings supplied later in this PR.

>How-To-Repeat:
Mount a drive containing a FAT16 partition on a PC running NetBSD/i386 1.5.2 and ftp some files to it from a Macintosh using Fetch 3.0.3.  I assume it doesn't matter where the files are ftp'd from.  :)  Come to think of it, I didn't try just creating a file on the FAT partition in NetBSD and seeing if its name remained the same in Windows 95--presumably that makes no difference either.  The files I was using when I discovered this anomaly are shown in the following listings.

Mac Listing
===========

Alchemy of Love          <- Folder name
Alc. cb.mus
Alc. fl1.mus
Alc. harp.mus
Alc. timps.mus
Alc.bssn1.mus
Alc.cl.1.mus
Alc.Cl2.mus

Ordinary Man             <- Folder name
ord. fl.1.mus
ord. hp.mus
ord.bssn.1.mus
ord.bssn.2.mus
ord.cb.mus

foo                      <- Folder name
foo. bar.1
foo.bar.1


NetBSD Listing
==============

ray# pwd
/mnt/kf/expt
ray# ls -l
total 24
drwxr-xr-x  1 root  wheel  8192 Nov 13 18:28 Alchemy of Love
drwxr-xr-x  1 root  wheel  8192 Nov 13 18:31 Ordinary Man
drwxr-xr-x  1 root  wheel  8192 Nov 13 18:35 foo
ray# cd 'Alchemy of Love'
ray# ls -l
total 2328
-rwxr-xr-x  1 root  wheel  332833 Nov 13 18:29 Alc. cb.mus
-rwxr-xr-x  1 root  wheel  331452 Nov 13 18:29 Alc. fl1.mus
-rwxr-xr-x  1 root  wheel  367174 Nov 13 18:29 Alc. harp.mus
-rwxr-xr-x  1 root  wheel  295349 Nov 13 18:29 Alc. timps.mus
-rwxr-xr-x  1 root  wheel  337871 Nov 13 18:29 Alc.Cl2.mus
-rwxr-xr-x  1 root  wheel  337174 Nov 13 18:29 Alc.bssn1.mus
-rwxr-xr-x  1 root  wheel  348775 Nov 13 18:29 Alc.cl.1.mus
ray# cd ../'Ordinary Man'
ray# ls -l
total 1168
-rwxr-xr-x  1 root  wheel  239694 Nov 13 18:32 ord. fl.1.mus
-rwxr-xr-x  1 root  wheel  215859 Nov 13 18:32 ord. hp.mus
-rwxr-xr-x  1 root  wheel  241066 Nov 13 18:32 ord.bssn.1.mus
-rwxr-xr-x  1 root  wheel  235304 Nov 13 18:32 ord.bssn.2.mus
-rwxr-xr-x  1 root  wheel  240864 Nov 13 18:32 ord.cb.mus
ray# cd ../foo
ray# ls -l
total 16
-rwxr-xr-x  1 root  wheel  3 Nov 13 18:35 foo. bar.1
-rwxr-xr-x  1 root  wheel  3 Nov 13 18:35 foo.bar.1
ray#


PC Listing
==========

D:\> cd
D:\kf\expt

D:\> dir/s

 Volume in drive D has no label
 Volume Serial Number is 1E4C-1BFE

Directory of D:\kf\expt

.              <DIR>        11-13-01  8:24a .
..             <DIR>        11-13-01  8:24a ..
ALCHEM~1       <DIR>        11-13-01  8:28a Alchemy of Love
FOO            <DIR>        11-13-01  8:35a foo
ORDINA~1       <DIR>        11-13-01  8:31a Ordinary Man
         0 file(s)              0 bytes

Directory of D:\kf\expt\Alchemy of Love

.              <DIR>        11-13-01  8:28a .
..             <DIR>        11-13-01  8:28a ..
ALC CB~1 MUS       332,833  11-13-01  8:29a ALC CB~1.MUS
ALC FL~1 MUS       331,452  11-13-01  8:29a ALC FL~1.MUS
ALCBSS~1 MUS       337,174  11-13-01  8:29a Alc.bssn1.mus
ALCCL1~1 MUS       348,775  11-13-01  8:29a Alc.cl.1.mus
ALCCL2~1 MUS       337,871  11-13-01  8:29a Alc.Cl2.mus
ALCHAR~1 MUS       367,174  11-13-01  8:29a Alc. harp.mus
ALCTIM~1 MUS       295,349  11-13-01  8:29a Alc. timps.mus
         7 file(s)      2,350,628 bytes

Directory of D:\kf\expt\foo

.              <DIR>        11-13-01  8:35a .
..             <DIR>        11-13-01  8:35a ..
FOO BA~1 1               3  11-13-01  8:35a FOO BA~1.1
FOOBAR~1 1               3  11-13-01  8:35a foo.bar.1
         2 file(s)              6 bytes

Directory of D:\kf\expt\Ordinary Man

.              <DIR>        11-13-01  8:31a .
..             <DIR>        11-13-01  8:31a ..
ORD HP~1 MUS       215,859  11-13-01  8:32a ORD HP~1.MUS
ORDBSS~1 MUS       241,066  11-13-01  8:32a ord.bssn.1.mus
ORDBSS~2 MUS       235,304  11-13-01  8:32a ord.bssn.2.mus
ORDCB~1  MUS       240,864  11-13-01  8:32a ord.cb.mus
ORDFL1~1 MUS       239,694  11-13-01  8:32a ord. fl.1.mus
         5 file(s)      1,172,787 bytes

Total files listed:
        14 file(s)      3,523,421 bytes
        11 dir(s)     130,187,264 bytes free
>Fix:
	unknown
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: bin-bug-people->jdolecek 
Responsible-Changed-By: jdolecek 
Responsible-Changed-When: Sat Nov 17 05:21:30 PST 2001 
Responsible-Changed-Why:  
I work on msdosfs. 

From: Jaromir Dolecek <jaromir.dolecek@artisys.cz>
To: gnats-bugs@NetBSD.org
Cc:  
Subject: Re: kern/14596: Long file names on FAT partions not preserved in Windows.
Date: Tue, 8 Jan 2002 16:34:38 +0100 (CET)

 Hi,
 I've tried to repeat the problem on my box mounting a floppy as a msdosfs
 filesystem, and was not able to repeat the problem on NetBSD-current.
 Are you in position to try out it works for you with NetBSD-current
 kernel? You could just boot the -current kernel and leave 1.5.2
 userland in place for duration of the tests, it's not necessary
 to have -current userland as well.

 Jaromir
State-Changed-From-To: open->feedback 
State-Changed-By: jdolecek 
State-Changed-When: Tue Jan 8 12:53:30 PST 2002 
State-Changed-Why:  
Unable to repeat the problem with -current, can you please confirm 
whether it's problem for you with -current kernel? 

From: Jaromir Dolecek <jaromir.dolecek@artisys.cz>
To: Ray Phillips <r.phillips@jkmrc.uq.edu.au>
Cc: gnats-bugs@netbsd.org
Subject: Re: kern/14596: Long file names on FAT partions not preserved in Windows.
Date: Mon, 8 Apr 2002 13:14:28 +0200 (CEST)

 As far as you send the e-mail to gnats-bugs@netbsd.org and use
 subject in the form "Re: kern/14596: Long file names on FAT partions
 not preserved in Windows.", your comments should be appended to
 the PR. (BTW, it's 14596 not 15496).

 I'll look at the issue again then.

 Jaromir
 -- 
 Jaromir Dolecek <jaromir.dolecek@artisys.cz>
 ARTISYS, s.r.o., Stursova 71, 61600 Brno, Czech Republic
 phone: +420-5-41224836 / fax: +420-5-41224870 / http://www.artisys.cz

From: Jaromir Dolecek <jaromir.dolecek@artisys.cz>
To: gnats-bugs@netbsd.org
Cc:  
Subject: Re: kern/14596: Long file names on FAT partions not preserved in Windows.
Date: Mon, 8 Apr 2002 13:15:39 +0200 (CEST)

 I'm appending the comments from Ray Phillips to PR records for reference.

 ----- Forwarded message from Ray Phillips -----

 From r.phillips@jkmrc.uq.edu.au Mon Apr  8 09:57:33 2002
 X-Sender: e5rphill@egalite.jkmrc.uq.edu.au
 Message-Id: <f0510030bb8d6dd86d37b@[130.102.20.179]>
 Date: Mon, 8 Apr 2002 15:42:42 +1000
 To: Jaromir Dolecek <jaromir.dolecek@artisys.cz>
 From: Ray Phillips <r.phillips@jkmrc.uq.edu.au>
 Subject: PR 15496 Feedback
 Content-Length:  4902

 Jaromir:

 Am I supposed to send this feedback directly to you?

 I tried sending it to gnats@netbsd.org on 11 March, but today I 
 received another automated request for feedback from 
 gnats@netbsd.org, so perhaps that was the wrong thing to do.


 Ray




 Dear GNATS:

 As per your request I've downloaded and installed this version of NetBSD

 % uname -a
 NetBSD rnt 1.5.3_ALPHA NetBSD 1.5.3_ALPHA (GENERIC) #0: Wed Feb 27 
 19:38:58 CET 2002 
 tron@colwyn.zhadum.de:/src/NetBSD-1.5/src/sys/arch/i386/compile/GENERIC 
 i386

 and tried the operation which had the problem again.  I'm afraid the 
 problem is still there as shown by these examples:

 NetBSD listing
 ==============

 % ls -l
 total 48
 drwxr-xr-x  1 root  wheel  16384 Mar 11 14:01 alc. cb.mus
 drwxr-xr-x  1 root  wheel  16384 Mar 11 14:01 alc. fl1.mus
 drwxr-xr-x  1 root  wheel  16384 Mar 11 14:01 ord. hp.mus
 % pwd
 /mnt/07-03-02/1/trial names
 % ls -lR *
 alc. cb.mus:
 total 16
 -rwxr-xr-x  1 root  wheel  1 Mar 11 14:01 alc. cb.mus

 alc. fl1.mus:
 total 16
 -rwxr-xr-x  1 root  wheel  1 Mar 11 14:01 alc. fl1.mus

 ord. hp.mus:
 total 16
 -rwxr-xr-x  1 root  wheel  1 Mar 11 14:01 ord. hp.mus


 Windows 95 Listing (output of dir/s)
 ====================================

 Volume in drive D is 20 GB
 Volume Serial Number is 1321-19F8

 Directory of D:\07-03-02\1\trial names

 .              <DIR>        03-11-02  4:01a .
 ..             <DIR>        03-11-02  4:01a ..
 ALC CB~1 MUS   <DIR>        03-11-02  4:01a ALC CB~1.MUS
 ALC FL~1 MUS   <DIR>        03-11-02  4:01a ALC FL~1.MUS
 ORD HP~1 MUS   <DIR>        03-11-02  4:01a ORD HP~1.MUS
          0 file(s)              0 bytes

 Directory of D:\07-03-02\1\trial names\ALC CB~1.MUS

 .              <DIR>        03-11-02  4:01a .
 ..             <DIR>        03-11-02  4:01a ..
 ALC CB~1 MUS             1  03-11-02  4:01a ALC CB~1.MUS
          1 file(s)              1 bytes

 Directory of D:\07-03-02\1\trial names\ALC FL~1.MUS

 .              <DIR>        03-11-02  4:01a .
 ..             <DIR>        03-11-02  4:01a ..
 ALC FL~1 MUS             1  03-11-02  4:01a ALC FL~1.MUS
          1 file(s)              1 bytes

 Directory of D:\07-03-02\1\trial names\ORD HP~1.MUS

 .              <DIR>        03-11-02  4:01a .
 ..             <DIR>        03-11-02  4:01a ..
 ORD HP~1 MUS             1  03-11-02  4:01a ORD HP~1.MUS
          1 file(s)              1 bytes

 Total files listed:
          3 file(s)              3 bytes
         11 dir(s)          956.22 MB free



 When I reported the problem I was asked to supply the output of od, 
 so I'll paste that here for a couple of the directories involved too:

 % pwd
 /mnt/07-03-02/1/trial names
 % ls -l
 total 48
 drwxr-xr-x  1 root  wheel  16384 Mar 11 14:01 alc. cb.mus
 drwxr-xr-x  1 root  wheel  16384 Mar 11 14:01 alc. fl1.mus
 drwxr-xr-x  1 root  wheel  16384 Mar 11 14:01 ord. hp.mus
 % od -x .
 0000000     202e    2020    2020    2020    2020    1020    2f00    202a
 0000020     2c6b    2c6b    000e    202a    2c6b    0ff1    0000    0000
 0000040     2e2e    2020    2020    2020    2020    1020    2f00    202a
 0000060     2c6b    2c6b    000b    202a    2c6b    526b    0000    0000
 0000100     6141    6c00    6300    2e00    2000    0f00    ef00    0063
 0000120     0062    002e    006d    0075    0073    0000    0000    ffff
 0000140     4c41    2043    4243    317e    554d    1053    3700    202a
 0000160     2c6b    2c6b    000e    202a    2c6b    aa67    0000    0000
 0000200     6141    6c00    6300    2e00    2000    0f00    b400    0066
 0000220     006c    0031    002e    006d    0075    0000    0073    0000
 0000240     4c41    2043    4c46    317e    554d    1053    4a00    202a
 0000260     2c6b    2c6b    000c    202a    2c6b    1f49    0000    0000
 0000300     6f41    7200    6400    2e00    2000    0f00    4200    0068
 0000320     0070    002e    006d    0075    0073    0000    0000    ffff
 0000340     524f    2044    5048    317e    554d    1053    6800    202a
 0000360     2c6b    2c6b    000b    202a    2c6b    526d    0000    0000
 0000400     0000    0000    0000    0000    0000    0000    0000    0000
 *
 0040000
 % cd "alc. cb.mus"
 % ls -l
 total 16
 -rwxr-xr-x  1 root  wheel  1 Mar 11 14:01 alc. cb.mus
 % od -x .
 0000000     202e    2020    2020    2020    2020    1020    3700    202a
 0000020     2c6b    2c6b    000e    202a    2c6b    aa67    0000    0000
 0000040     2e2e    2020    2020    2020    2020    1020    3700    202a
 0000060     2c6b    2c6b    000e    202a    2c6b    0ff1    0000    0000
 0000100     6141    6c00    6300    2e00    2000    0f00    ef00    0063
 0000120     0062    002e    006d    0075    0073    0000    0000    ffff
 0000140     4c41    2043    4243    317e    554d    2053    3a00    202a
 0000160     2c6b    2c6b    0011    202a    2c6b    010f    0001    0000
 0000200     0000    0000    0000    0000    0000    0000    0000    0000
 *
 0040000


 If you'd like more data let me know.


 Ray


 ----- End of forwarded message from Ray Phillips -----

 -- 
 Jaromir Dolecek <jaromir.dolecek@artisys.cz>
 ARTISYS, s.r.o., Stursova 71, 61600 Brno, Czech Republic
 phone: +420-5-41224836 / fax: +420-5-41224870 / http://www.artisys.cz

From: Ray Phillips <r.phillips@jkmrc.uq.edu.au>
To: gnats-bugs@netbsd.org
Cc:  
Subject: Re: kern/14596: Long file names on FAT partions not preserved in
 Windows.
Date: Tue, 9 Apr 2002 09:11:55 +1000

 Dear GNATS:

 As per your request I've downloaded and installed this version of NetBSD

 % uname -a
 NetBSD rnt 1.5.3_ALPHA NetBSD 1.5.3_ALPHA (GENERIC) #0: Wed Feb 27 
 19:38:58 CET 2002 
 tron@colwyn.zhadum.de:/src/NetBSD-1.5/src/sys/arch/i386/compile/GENERIC 
 i386

 and tried the operation which had the problem again.  I'm afraid the 
 problem is still there as shown by these examples:

 NetBSD listing
 ==============

 % ls -l
 total 48
 drwxr-xr-x  1 root  wheel  16384 Mar 11 14:01 alc. cb.mus
 drwxr-xr-x  1 root  wheel  16384 Mar 11 14:01 alc. fl1.mus
 drwxr-xr-x  1 root  wheel  16384 Mar 11 14:01 ord. hp.mus
 % pwd
 /mnt/07-03-02/1/trial names
 % ls -lR *
 alc. cb.mus:
 total 16
 -rwxr-xr-x  1 root  wheel  1 Mar 11 14:01 alc. cb.mus

 alc. fl1.mus:
 total 16
 -rwxr-xr-x  1 root  wheel  1 Mar 11 14:01 alc. fl1.mus

 ord. hp.mus:
 total 16
 -rwxr-xr-x  1 root  wheel  1 Mar 11 14:01 ord. hp.mus


 Windows 95 Listing (output of dir/s)
 ====================================

 Volume in drive D is 20 GB
 Volume Serial Number is 1321-19F8

 Directory of D:\07-03-02\1\trial names

 .              <DIR>        03-11-02  4:01a .
 ..             <DIR>        03-11-02  4:01a ..
 ALC CB~1 MUS   <DIR>        03-11-02  4:01a ALC CB~1.MUS
 ALC FL~1 MUS   <DIR>        03-11-02  4:01a ALC FL~1.MUS
 ORD HP~1 MUS   <DIR>        03-11-02  4:01a ORD HP~1.MUS
          0 file(s)              0 bytes

 Directory of D:\07-03-02\1\trial names\ALC CB~1.MUS

 .              <DIR>        03-11-02  4:01a .
 ..             <DIR>        03-11-02  4:01a ..
 ALC CB~1 MUS             1  03-11-02  4:01a ALC CB~1.MUS
          1 file(s)              1 bytes

 Directory of D:\07-03-02\1\trial names\ALC FL~1.MUS

 .              <DIR>        03-11-02  4:01a .
 ..             <DIR>        03-11-02  4:01a ..
 ALC FL~1 MUS             1  03-11-02  4:01a ALC FL~1.MUS
          1 file(s)              1 bytes

 Directory of D:\07-03-02\1\trial names\ORD HP~1.MUS

 .              <DIR>        03-11-02  4:01a .
 ..             <DIR>        03-11-02  4:01a ..
 ORD HP~1 MUS             1  03-11-02  4:01a ORD HP~1.MUS
          1 file(s)              1 bytes

 Total files listed:
          3 file(s)              3 bytes
         11 dir(s)          956.22 MB free



 When I reported the problem I was asked to supply the output of od, 
 so I'll paste that here for a couple of the directories involved too:

 % pwd
 /mnt/07-03-02/1/trial names
 % ls -l
 total 48
 drwxr-xr-x  1 root  wheel  16384 Mar 11 14:01 alc. cb.mus
 drwxr-xr-x  1 root  wheel  16384 Mar 11 14:01 alc. fl1.mus
 drwxr-xr-x  1 root  wheel  16384 Mar 11 14:01 ord. hp.mus
 % od -x .
 0000000     202e    2020    2020    2020    2020    1020    2f00    202a
 0000020     2c6b    2c6b    000e    202a    2c6b    0ff1    0000    0000
 0000040     2e2e    2020    2020    2020    2020    1020    2f00    202a
 0000060     2c6b    2c6b    000b    202a    2c6b    526b    0000    0000
 0000100     6141    6c00    6300    2e00    2000    0f00    ef00    0063
 0000120     0062    002e    006d    0075    0073    0000    0000    ffff
 0000140     4c41    2043    4243    317e    554d    1053    3700    202a
 0000160     2c6b    2c6b    000e    202a    2c6b    aa67    0000    0000
 0000200     6141    6c00    6300    2e00    2000    0f00    b400    0066
 0000220     006c    0031    002e    006d    0075    0000    0073    0000
 0000240     4c41    2043    4c46    317e    554d    1053    4a00    202a
 0000260     2c6b    2c6b    000c    202a    2c6b    1f49    0000    0000
 0000300     6f41    7200    6400    2e00    2000    0f00    4200    0068
 0000320     0070    002e    006d    0075    0073    0000    0000    ffff
 0000340     524f    2044    5048    317e    554d    1053    6800    202a
 0000360     2c6b    2c6b    000b    202a    2c6b    526d    0000    0000
 0000400     0000    0000    0000    0000    0000    0000    0000    0000
 *
 0040000
 % cd "alc. cb.mus"
 % ls -l
 total 16
 -rwxr-xr-x  1 root  wheel  1 Mar 11 14:01 alc. cb.mus
 % od -x .
 0000000     202e    2020    2020    2020    2020    1020    3700    202a
 0000020     2c6b    2c6b    000e    202a    2c6b    aa67    0000    0000
 0000040     2e2e    2020    2020    2020    2020    1020    3700    202a
 0000060     2c6b    2c6b    000e    202a    2c6b    0ff1    0000    0000
 0000100     6141    6c00    6300    2e00    2000    0f00    ef00    0063
 0000120     0062    002e    006d    0075    0073    0000    0000    ffff
 0000140     4c41    2043    4243    317e    554d    2053    3a00    202a
 0000160     2c6b    2c6b    0011    202a    2c6b    010f    0001    0000
 0000200     0000    0000    0000    0000    0000    0000    0000    0000
 *
 0040000


 If you'd like more data let me know.


 Ray

From: Ray Phillips <r.phillips@jkmrc.uq.edu.au>(by way of Erik E. Fair)
To: NetBSD GNATS Problem Report Tracking System <gnats-bugs@gnats.netbsd.org>
Cc:  
Subject: Re: kern/14596
Date: Tue, 23 Jul 2002 17:04:14 -0700

 Dear GNATS:

 As per your request I've downloaded and installed this version of NetBSD

 % uname -a
 NetBSD rnt 1.5.3_ALPHA NetBSD 1.5.3_ALPHA (GENERIC) #0: Wed Feb 27 
 19:38:58 CET 2002 
 tron@colwyn.zhadum.de:/src/NetBSD-1.5/src/sys/arch/i386/compile/GENERIC 
 i386

 and tried the operation which had the problem again.  I'm afraid the 
 problem is still there as shown by these examples:

 NetBSD listing
 ==============

 % ls -l
 total 48
 drwxr-xr-x  1 root  wheel  16384 Mar 11 14:01 alc. cb.mus
 drwxr-xr-x  1 root  wheel  16384 Mar 11 14:01 alc. fl1.mus
 drwxr-xr-x  1 root  wheel  16384 Mar 11 14:01 ord. hp.mus
 % pwd
 /mnt/07-03-02/1/trial names
 % ls -lR *
 alc. cb.mus:
 total 16
 -rwxr-xr-x  1 root  wheel  1 Mar 11 14:01 alc. cb.mus

 alc. fl1.mus:
 total 16
 -rwxr-xr-x  1 root  wheel  1 Mar 11 14:01 alc. fl1.mus

 ord. hp.mus:
 total 16
 -rwxr-xr-x  1 root  wheel  1 Mar 11 14:01 ord. hp.mus


 Windows 95 Listing (output of dir/s)
 ====================================

 Volume in drive D is 20 GB
 Volume Serial Number is 1321-19F8

 Directory of D:\07-03-02\1\trial names

 .              <DIR>        03-11-02  4:01a .
 ..             <DIR>        03-11-02  4:01a ..
 ALC CB~1 MUS   <DIR>        03-11-02  4:01a ALC CB~1.MUS
 ALC FL~1 MUS   <DIR>        03-11-02  4:01a ALC FL~1.MUS
 ORD HP~1 MUS   <DIR>        03-11-02  4:01a ORD HP~1.MUS
          0 file(s)              0 bytes

 Directory of D:\07-03-02\1\trial names\ALC CB~1.MUS

 .              <DIR>        03-11-02  4:01a .
 ..             <DIR>        03-11-02  4:01a ..
 ALC CB~1 MUS             1  03-11-02  4:01a ALC CB~1.MUS
          1 file(s)              1 bytes

 Directory of D:\07-03-02\1\trial names\ALC FL~1.MUS

 .              <DIR>        03-11-02  4:01a .
 ..             <DIR>        03-11-02  4:01a ..
 ALC FL~1 MUS             1  03-11-02  4:01a ALC FL~1.MUS
          1 file(s)              1 bytes

 Directory of D:\07-03-02\1\trial names\ORD HP~1.MUS

 .              <DIR>        03-11-02  4:01a .
 ..             <DIR>        03-11-02  4:01a ..
 ORD HP~1 MUS             1  03-11-02  4:01a ORD HP~1.MUS
          1 file(s)              1 bytes

 Total files listed:
          3 file(s)              3 bytes
         11 dir(s)          956.22 MB free



 When I reported the problem I was asked to supply the output of od, 
 so I'll paste that here for a couple of the directories involved too:

 % pwd
 /mnt/07-03-02/1/trial names
 % ls -l
 total 48
 drwxr-xr-x  1 root  wheel  16384 Mar 11 14:01 alc. cb.mus
 drwxr-xr-x  1 root  wheel  16384 Mar 11 14:01 alc. fl1.mus
 drwxr-xr-x  1 root  wheel  16384 Mar 11 14:01 ord. hp.mus
 % od -x .
 0000000     202e    2020    2020    2020    2020    1020    2f00    202a
 0000020     2c6b    2c6b    000e    202a    2c6b    0ff1    0000    0000
 0000040     2e2e    2020    2020    2020    2020    1020    2f00    202a
 0000060     2c6b    2c6b    000b    202a    2c6b    526b    0000    0000
 0000100     6141    6c00    6300    2e00    2000    0f00    ef00    0063
 0000120     0062    002e    006d    0075    0073    0000    0000    ffff
 0000140     4c41    2043    4243    317e    554d    1053    3700    202a
 0000160     2c6b    2c6b    000e    202a    2c6b    aa67    0000    0000
 0000200     6141    6c00    6300    2e00    2000    0f00    b400    0066
 0000220     006c    0031    002e    006d    0075    0000    0073    0000
 0000240     4c41    2043    4c46    317e    554d    1053    4a00    202a
 0000260     2c6b    2c6b    000c    202a    2c6b    1f49    0000    0000
 0000300     6f41    7200    6400    2e00    2000    0f00    4200    0068
 0000320     0070    002e    006d    0075    0073    0000    0000    ffff
 0000340     524f    2044    5048    317e    554d    1053    6800    202a
 0000360     2c6b    2c6b    000b    202a    2c6b    526d    0000    0000
 0000400     0000    0000    0000    0000    0000    0000    0000    0000
 *
 0040000
 % cd "alc. cb.mus"
 % ls -l
 total 16
 -rwxr-xr-x  1 root  wheel  1 Mar 11 14:01 alc. cb.mus
 % od -x .
 0000000     202e    2020    2020    2020    2020    1020    3700    202a
 0000020     2c6b    2c6b    000e    202a    2c6b    aa67    0000    0000
 0000040     2e2e    2020    2020    2020    2020    1020    3700    202a
 0000060     2c6b    2c6b    000e    202a    2c6b    0ff1    0000    0000
 0000100     6141    6c00    6300    2e00    2000    0f00    ef00    0063
 0000120     0062    002e    006d    0075    0073    0000    0000    ffff
 0000140     4c41    2043    4243    317e    554d    2053    3a00    202a
 0000160     2c6b    2c6b    0011    202a    2c6b    010f    0001    0000
 0000200     0000    0000    0000    0000    0000    0000    0000    0000
 *
 0040000


 If you'd like more data let me know.


 Ray

From: Jaromir Dolecek <jdolecek@netbsd.org>
To: Ray Phillips <r.phillips@jkmrc.uq.edu.au>(by way of Erik E. Fair)
Cc: gnats-bugs@netbsd.org
Subject: Re: kern/14596
Date: Wed, 24 Jul 2002 21:04:15 +0200 (CEST)

 Can you try with 1.6anything ? I'm not sure if any msdosfs fixes
 were actually pulled up to 1.5 branch.

 Thanks for patience and testing,

 Jaromir

 Ray Phillips wrote:
 >  As per your request I've downloaded and installed this version of NetBSD
 >  
 >  % uname -a
 >  NetBSD rnt 1.5.3_ALPHA NetBSD 1.5.3_ALPHA (GENERIC) #0: Wed Feb 27 
 >  19:38:58 CET 2002 
 >  tron@colwyn.zhadum.de:/src/NetBSD-1.5/src/sys/arch/i386/compile/GENERIC 
 >  i386
 -- 
 Jaromir Dolecek <jdolecek@NetBSD.org> http://www.NetBSD.org/Ports/i386/ps2.html
 -=- We should be mindful of the potential goal, but as the tantric    -=-
 -=- Buddhist masters say, ``You may notice during meditation that you -=-
 -=- sometimes levitate or glow.   Do not let this distract you.''     -=-
State-Changed-From-To: feedback->closed 
State-Changed-By: jdolecek 
State-Changed-When: Mon Dec 2 14:16:51 PST 2002 
State-Changed-Why:  
No response from submitter in 4 months, PR closed (can't repeat). 
State-Changed-From-To: closed->analyzed 
State-Changed-By: jdolecek 
State-Changed-When: Tue Dec 3 04:45:01 PST 2002 
State-Changed-Why:  
Re-open, the problem actually does still happen. 
Responsible-Changed-From-To: jdolecek->kern-bug-people
Responsible-Changed-By: wiz@NetBSD.org
Responsible-Changed-When: Sun, 15 Apr 2012 21:39:52 +0000
Responsible-Changed-Why:
Back to role account, jdolecek left


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.