Major revamp to FAT code, fixing LFN issues and other bugs
authorJohn Hodge <[email protected]>
Tue, 20 Jul 2010 15:09:48 +0000 (23:09 +0800)
committerJohn Hodge <[email protected]>
Tue, 20 Jul 2010 15:09:48 +0000 (23:09 +0800)
commitfd6e994acc5bc3073e979b6f862a4d199bec4ff7
treef4f541efbd3888a2432400c80aa25671d5d82692
parentf5ee3595addf2954bbbd5dcb9d7de72b069750e7
Major revamp to FAT code, fixing LFN issues and other bugs
Notable changes:
- LFN now caches per entry (resolving multiple read issue)
- Fixed a bug in FAT12 non-cached FAT reads
- Cleaned up the code and reduced the number of memcpys in FAT_Read
Kernel/debug.c
Modules/Filesystems/FAT/fat.c
Modules/Filesystems/FAT/fs_fat.h

UCC git Repository :: git.ucc.asn.au