[RTEMS Project] #3258: fat: Fix creation of files with a similar name to existing files in the directory

RTEMS trac trac at rtems.org
Thu Dec 7 07:04:31 UTC 2017


#3258: fat: Fix creation of files with a similar name to existing files in the
directory
-----------------------------+------------------------------
 Reporter:  Sebastian Huber  |       Owner:  Sebastian Huber
     Type:  defect           |      Status:  closed
 Priority:  normal           |   Milestone:  4.11.3
Component:  fs/fat           |     Version:
 Severity:  normal           |  Resolution:  fixed
 Keywords:                   |
-----------------------------+------------------------------
Changes (by Christian Mauderer <Christian.Mauderer@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"d438427cbe6ca8138d0c64b58a32a2b0ab4a6fa8/rtems"
 d438427/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="d438427cbe6ca8138d0c64b58a32a2b0ab4a6fa8"
 dosfs: Allow creating a file with similar name.

 If there is already a file with a long file name it isn't possible to
 create a second file which has a name that ends on the first files name
 (for example ets.beam and sets.beam). This patch fixes that.

 Close #3258.
 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/3258#comment:2>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list