[RTEMS Project] #2622: FAT file corruption when pre-empted while appending to a file

RTEMS trac trac at rtems.org
Tue Mar 21 15:16:52 UTC 2017


#2622: FAT file corruption when pre-empted while appending to a file
-----------------------------+------------------------------
 Reporter:  Stella Laurenzo  |       Owner:  Sebastian Huber
     Type:  defect           |      Status:  closed
 Priority:  normal           |   Milestone:  4.11.2
Component:  filesystem       |     Version:  4.11
 Severity:  normal           |  Resolution:  fixed
 Keywords:                   |
-----------------------------+------------------------------
Changes (by Sebastian Huber <sebastian.huber@…>):

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


Comment:

 In [changeset:"c38f1fcf8f0fab90785b0aec4361d53673bbc864/rtems"
 c38f1fcf/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="c38f1fcf8f0fab90785b0aec4361d53673bbc864"
 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.

 Close #2622.
 }}}

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


More information about the bugs mailing list