FAT support delivered
Submitted by Anonymous on Mon, 12/01/2008 - 20:29.
The FAT file system is now feature-wise on-par with the memory only TMPFS file system. Standard operations like open(), read(), write(), lseek(), close(), opendir(), readdir(), rewinddir(), closedir(), mkdir(), unlink(), rename(), getcwd() and chdir() are supported. Along with the new filesystem, a block cache layer was developed.
