#2757: truncate() is broken for FAT
--------------------------+---------------------
Reporter: snob-wolpike | Owner:
Type: defect | Status: new
Priority: normal | Milestone: 4.11.1
Component: filesystem | Version: 4.11
Severity: normal | Resolution:
Keywords: |
--------------------------+---------------------
Comment (by snob-wolpike):
We are aware about it. This code is used:
{{{
#!c
fd = open(DEVNAME, O_RDWR);
rc = rtems_disk_fd_sync(fd);
close(fd);
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/2757#comment:5>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs