[RTEMS Project] #2622: FAT file corruption when pre-empted while appending to a file
RTEMS trac
trac at rtems.org
Thu Mar 16 14:34:51 UTC 2017
#2622: FAT file corruption when pre-empted while appending to a file
-----------------------------+------------------------------
Reporter: Stella Laurenzo | Owner: Sebastian Huber
Type: defect | Status: assigned
Priority: normal | Milestone: 4.11.2
Component: filesystem | Version: 4.11
Severity: normal | Resolution:
Keywords: |
-----------------------------+------------------------------
Comment (by Sebastian Huber <sebastian.huber@…>):
In [changeset:"e69ee3629d09e7ba3237d47f6e5c13cfb3eb51d5/rtems"
e69ee36/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="e69ee3629d09e7ba3237d47f6e5c13cfb3eb51d5"
dosfs: Fix fat_file_write()
Remove forced overwrite which leads to file data corruption. The logic
to determine a forced overwrite was fundamentally broken. For simplity,
disable this feature.
Update #2622.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/2622#comment:7>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list