[haiku-bugs] Re: [Haiku] #11117: FAT: issues with lowercase 8.3 filenames

  • From: "MatejHorvat" <trac@xxxxxxxxxxxx>
  • Date: Sat, 08 Nov 2014 15:08:02 -0000

#11117: FAT: issues with lowercase 8.3 filenames
--------------------------------+----------------------------
   Reporter:  MatejHorvat       |      Owner:  nobody
       Type:  bug               |     Status:  new
   Priority:  normal            |  Milestone:  R1
  Component:  File Systems/FAT  |    Version:  R1/Development
 Resolution:                    |   Keywords:
 Blocked By:                    |   Blocking:
Has a Patch:  1                 |   Platform:  All
--------------------------------+----------------------------

Comment (by MatejHorvat):

 I don't understand what you mean. I changed it to a uint8 because bits 3
 and 4 of the byte at offset 0xC of a directory entry are flags that
 specify whether the filename and/or its extension are lowercase (you can
 have a filename that is lowercase but has an uppercase extension, or the
 opposite). The msdos_to_utf8 function must therefore receive both flags to
 correctly convert the name.

--
Ticket URL: <https://dev.haiku-os.org/ticket/11117#comment:5>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: