#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
_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to