[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:03:44 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: assigned
Priority: normal | Milestone: 4.11.3
Component: fs/fat | Version:
Severity: normal | Resolution:
Keywords: |
-----------------------------+------------------------------
Comment (by Christian Mauderer <Christian.Mauderer@…>):
In [changeset:"2fe368787e1f11e50813b10f4c027bbbb87c9999/rtems"
2fe3687/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="2fe368787e1f11e50813b10f4c027bbbb87c9999"
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.
Update #3258.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/3258#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list