reactos/drivers/filesystems
Stanislav Motylkov 06d5ed7ece
[FASTFAT] Support 64 KiB cluster sizes
FAT16 filesystem was not recognized on some 4GB USB flash drives.
This change makes them just work.

References:
- https://chat.reactos.org/reactos/pl/h83pm5ngkffk7qiyrmqnaaopxh
- https://support.microsoft.com/en-us/help/140365/default-cluster-size-for-ntfs-fat-and-exfat

CORE-16511
2020-07-22 19:50:24 +03:00
..
btrfs [REACTOS] Remove executable bits on source files (#2822) 2020-05-20 23:09:44 +02:00
cdfs [CDFS][FLOPPY_NEW] Simplify unsupported NT6.2+ workarounds (#2956) 2020-07-18 15:31:48 +02:00
ext2 [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
fastfat [FASTFAT] Support 64 KiB cluster sizes 2020-07-22 19:50:24 +03:00
fastfat_new [FASTFAT_NEW] Sync to upstream 16022c5 (#2938) 2020-06-26 20:03:01 +03:00
ffs [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
fs_rec [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
msfs [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
mup [MUP] Use _SEH2_AbnormalTermination() instead of _abnormal_termination() 2019-04-07 19:28:18 +02:00
nfs [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
npfs [NPFS] Fix querying FileAllInformation. 2020-06-24 09:04:05 +02:00
ntfs [NTFS] Fix use after free in failure case of NtfsMountVolume. 2020-01-11 14:10:55 +01:00
reiserfs [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
udfs [UDFS] Zero-initialize IO_STATUS_BLOCK data in UDFCommonCreate 2020-06-29 02:37:12 +03:00
CMakeLists.txt Addendum to 45fd48b 2018-08-21 12:41:50 +02:00