reactos/sdk/lib/fslib/vfatlib
2019-02-14 10:13:32 +01:00
..
check [VFATLIB] Don't forcibly delete LFN when not in RW mode 2019-02-14 10:13:32 +01:00
CMakeLists.txt
common.c
common.h
fat12.c [VFATLIB] Simplify in-memory boot sector copy. 2018-04-14 12:05:32 +02:00
fat16.c [VFATLIB] Simplify in-memory boot sector copy. 2018-04-14 12:05:32 +02:00
fat32.c [VFATLIB] Simplify in-memory boot sector copy. 2018-04-14 12:05:32 +02:00
README.txt
vfatlib.c [VFATLIB] Only check volume if full scan or if allowed to fix it 2018-06-05 19:34:47 +02:00
vfatlib.h [VFATLIB] Fix FAT partitions formatting in a non clean fashion. 2018-02-21 00:26:13 +01:00

The FAT Checker is taken from dosfstools' fsck.vfat
https://github.com/dosfstools/dosfstools
Synced with master branch, commit ed4e47b6757c05d4c23a9075b8b68003aa5dbfb8