[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:54:58 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: assigned
Priority: normal | Milestone: 5.1
Component: fs/rfs | Version: 5
Severity: normal | Keywords:
Blocked By: 3484 | Blocking:
------------------------------+-----------------------------
Cloned from #3484:
----
The function rtems_rfs_buffer_sync() erroneously calls
rtems_disk_release(). This screws up the reference counting of the disk.
--
Ticket URL: <http://devel.rtems.org/ticket/3494>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list