[RTEMS Project] #3894: Replace the device filesystem with a specialization of the IMFS
RTEMS trac
trac at rtems.org
Wed Mar 4 08:46:31 UTC 2020
#3894: Replace the device filesystem with a specialization of the IMFS
-----------------------------+------------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: enhancement | Status: assigned
Priority: normal | Milestone: 5.1
Component: fs | Version: 5
Severity: normal | Resolution:
Keywords: | Blocked By:
Blocking: |
-----------------------------+------------------------------
Comment (by Sebastian Huber <sebastian.huber@…>):
In [changeset:"0b0cd93a40c92018a959219e8a2c42eadeae7a79/rtems"
0b0cd93/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="0b0cd93a40c92018a959219e8a2c42eadeae7a79"
imfs: Remove IMFS_NODE_FLAG_NAME_ALLOCATED
Remove IMFS_NODE_FLAG_NAME_ALLOCATED and instead replace the node
control in rename operations. This avoids a special case in the general
node destruction which pulled in free().
Update #3894.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/3894#comment:3>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list