Filesystem operations with RTEMS

Chris Johns chrisj at rtems.org
Wed Jul 10 07:31:31 UTC 2013


Mohammed Khoory wrote:
>
> I've been looking through the supercore docs, and I thought maybe I could
> somehow calculate the free space using the data located in struct statvfs
> (http://www.rtems.org/onlinedocs/doxygen/cpukit/html/structstatvfs.html ),
> which I can get for a particular filesystem using its structvfs handler
> function. However, it seems that the dosfs filesystem doesn't have one
> implemented (at least, not in 4.10.2), which probably means I can't do this.
>

I saw a patch for 4.11 with the code for the dosfs. Maybe you can back 
port it.

Chris



More information about the users mailing list