Closed arthurmco closed 7 years ago
Temporarily fixed this in f73d985, but need to find the real cause -- maybe it's a VMM problem? Directories and files don't seem to be corrupted.
Note that we don't load the whole fat, but this is more a precaution to not triggering the #6 bug. Might close this and leave #6 alone?
VMM bug confirmed. Closing, since FAT driver is not guilty.
Somehow, when listing directories in a fat32 fileystem, the fatfs driver load wrong data after some cluster chains.
Might have something to do with #6.