[RTEMS Project] #3495: RFS: Remove stray call of rtems_disk_release() in rtems_rfs_buffer_sync() (cloned)
RTEMS trac
trac at rtems.org
Fri Aug 10 04:55:38 UTC 2018
#3495: 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: 4.10.3
Component: fs/rfs | Version: 4.10
Severity: normal | Keywords:
Blocked By: 3484 | Blocking: 3494
------------------------------+-----------------------------
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/3495>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list