[GSoC project] Implementation of ISO9660 filesystem
Chris Johns
chrisj at rtems.org
Mon Apr 4 22:36:13 UTC 2011
On 4/04/11 9:22 PM, Sebastian Huber wrote:
>
> one of the big problems with removable media and RTEMS is that currently it is
> impossible to unmount a file system in use. This is a fundamental flaw in the
> RTEMS file system layer. We should address this somehow in this project (we
> need some sort of reference counting).
I see the need to be able to forcible remove a mount and any open files
return an error when accessed how-ever the unmount call should be aloud
to fail if the media is valid and in use and call is not forced.
Chris
More information about the users
mailing list