Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/msdosfs



Module Name:    syssrc
Committed By:   jdolecek
Date:           Sat Nov  3 14:53:37 UTC 2001

Modified Files:
        syssrc/sys/msdosfs: msdosfs_conv.c

Log Message:
Ignore windows-style FAT directory entries if we don't expect any more
file name data and the entry starts with \0\0. Apparently this happens
occasionally, don't know if it's mtools (probably), MS Windows or
NetBSD msdosfs fault. When this happens, NetBSD msdosfs was not
able to open the file, where neither mtools nor MS Windows had any
problem with it. So, it's appropriate to add this fix in any case.


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 syssrc/sys/msdosfs/msdosfs_conv.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index