Skip to content
Commit b15632e8 authored by Gregory Nutt's avatar Gregory Nutt
Browse files

drivers/ramdisk.c and include/nuttx/fs/ramdisk.h: Add logic to dispose of the...

drivers/ramdisk.c and include/nuttx/fs/ramdisk.h:  Add logic to dispose of the drvier and RAM buffer when the RAM disk has been unlinked and all open references to the RAM disk have been closed.  Add new parameters to romdisk() to specify what should be done with the RAM/ROM buffer -- Should it be freed or not?  Changed all calls to ramdisk() to use these new parameters.
parent d8561fbc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment