Transaction-Safe FAT File System
4/8/2010
A transaction-safe FAT (TFAT) file system is a file system designed specifically to provide transaction-safety for data stored on a disk. TFAT requires a hardware-specific driver designed for the type of media on which the TFAT volume resides.
In This Section
- TFAT Overview
Describes how transaction safety is implemented with TFAT.
- TFAT Programming Considerations
Provides guidelines for programming with TFAT.