Content deleted Content added
Matthiaspaul (talk | contribs) →References: +link |
Matthiaspaul (talk | contribs) →TFAT: +further info footnote |
||
Line 3:
== TFAT ==
The Transaction-Safe FAT File System (TFAT) is a driver layer modification to the original [[File Allocation Table|FAT]] file system that maintained two copies (FAT0 and FAT1) of the file allocation table instead of two identical ones. While performing a drive operation, changes would be made to FAT1. When the operation was complete, the FAT1 table would be copied to FAT0, updating the stable view of the file system.<ref name=MSTFAT>[http://msdn.microsoft.com/en-us/library/aa915463.aspx TFAT Overview]</ref>
{{Details3|[[Design of the FAT file system#CLUST_1|the usage of cluster 1 on TFAT file systems]]}}
== TexFAT ==
|