[RTEMS Project] #4655: sync() whould synchronize all file descriptors

RTEMS trac trac at rtems.org
Tue May 17 13:24:35 UTC 2022


#4655: sync() whould synchronize all file descriptors
-----------------------------+------------------------------
 Reporter:  Sebastian Huber  |       Owner:  Sebastian Huber
     Type:  defect           |      Status:  closed
 Priority:  normal           |   Milestone:  5.2
Component:  fs               |     Version:  4.5
 Severity:  normal           |  Resolution:  fixed
 Keywords:                   |  Blocked By:
 Blocking:                   |
-----------------------------+------------------------------
Changes (by Sebastian Huber <sebastian.huber@…>):

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


Comment:

 In [changeset:"8d54187a19f6e6d2849066f80254730302482934/rtems"
 8d54187/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="8d54187a19f6e6d2849066f80254730302482934"
 Synchronize all file descriptors in sync()

 Synchronize all file descriptors and not just the ones associated with a
 FILE
 object.

 Close #4655.
 }}}

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


More information about the bugs mailing list