[RTEMS Project] #3494: RFS: Remove stray call of rtems_disk_release() in rtems_rfs_buffer_sync() (cloned)
RTEMS trac
trac at rtems.org
Fri Aug 10 04:57:34 UTC 2018
#3494: RFS: Remove stray call of rtems_disk_release() in rtems_rfs_buffer_sync()
(cloned)
-----------------------------+------------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: defect | Status: closed
Priority: normal | Milestone: 4.11.3
Component: fs/rfs | Version: 4.11
Severity: normal | Resolution: fixed
Keywords: | Blocked By: 3484, 3495
Blocking: |
-----------------------------+------------------------------
Changes (by Sebastian Huber <sebastian.huber@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"3abc731b22c5200948277bb694bea7d7367994d1/rtems"
3abc731/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="3abc731b22c5200948277bb694bea7d7367994d1"
rfs: Remove erroneous call of rtems_disk_release()
The function rtems_rfs_buffer_sync() erroneously calls
rtems_disk_release(). This screws up the reference counting of the disk.
Close #3494.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/3494#comment:3>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list