[RTEMS Project] #3894: Replace the device filesystem with a specialization of the IMFS

RTEMS trac trac at rtems.org
Mon Mar 9 18:00:05 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:  3898             |
-----------------------------+------------------------------

Comment (by Sebastian Huber <sebastian.huber@…>):

 In [changeset:"83994913b6603c3a0dbb5ece4b3b5b47457ed99e/rtems"
 83994913/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="83994913b6603c3a0dbb5ece4b3b5b47457ed99e"
 imfs: Constify imfs_memfile_bytes_per_block

 The CONFIGURE_IMFS_MEMFILE_BYTES_PER_BLOCK value is validated by
 <rtems/confdefs/libio.h>.  Changing this value during runtime could lead
 to memory corruption.

 Update #3894.
 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/3894#comment:11>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list