Modules/FAT - Fixed write support
authorJohn Hodge <[email protected]>
Fri, 13 Jul 2012 03:28:39 +0000 (11:28 +0800)
committerJohn Hodge <[email protected]>
Fri, 13 Jul 2012 03:28:39 +0000 (11:28 +0800)
commit97159caf60a26cff3cc8f52e050a44d2492430f8
treeefd532571c4c5cbed68a8089da49a9054d598f7b
parent528963746741263643d83101831ff3f5252e5399
Modules/FAT - Fixed write support

- LFN is correct enough for mtools
- Name mangling is a little incorrect, but works
 > A rework to fit the fatgen103 standard is underway
- Timestamps are possibly buggy
KernelLand/Modules/Filesystems/FAT/common.h
KernelLand/Modules/Filesystems/FAT/dir.c
KernelLand/Modules/Filesystems/FAT/fat.c
KernelLand/Modules/Filesystems/FAT/fatio.c
KernelLand/Modules/Filesystems/FAT/nodecache.c

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