[RTEMS Project] #3484: RFS: Remove stray call of rtems_disk_release() in rtems_rfs_buffer_sync()
RTEMS trac
trac at rtems.org
Mon Aug 6 06:10:16 UTC 2018
#3484: RFS: Remove stray call of rtems_disk_release() in rtems_rfs_buffer_sync()
------------------------------+--------------------
Reporter: Sebastian Huber | Owner: (none)
Type: defect | Status: new
Priority: normal | Milestone: 4.10.3
Component: fs/rfs | Version: 4.10
Severity: normal | Keywords:
Blocked By: | Blocking:
------------------------------+--------------------
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/3484>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list