reactos/drivers/filesystems
Vincent Franchomme 1f2d67a841
[FS_REC] Rename Ext2 recognizer to Ext recognizer (#7497)
Rename the Ext2 recognizer to a more generic Ext to be more future-proof with a possible upcoming ext4 support.
Also, it already makes no sense to use the name ext2 as it already recognizes all the FS of the "Ext family".

In addition, add the Ext Recognizer for CDs.
2024-11-18 21:27:16 +01:00
..
btrfs [INF] More deduplication and style harmonization (#4952) 2022-12-28 02:26:17 +01:00
cdfs [REACTOS] Add missing line breaks at end of file 2024-10-06 10:47:11 +03:00
ext2 [REACTOS] Improve handling of non-standard names 2024-10-20 14:12:25 +03:00
fastfat [REACTOS] Add missing line breaks at end of file 2024-10-06 10:47:11 +03:00
fs_rec [FS_REC] Rename Ext2 recognizer to Ext recognizer (#7497) 2024-11-18 21:27:16 +01:00
msfs [BOOTDATA][FS] Small adjustments of filesystem drivers registry parameters. 2022-04-18 02:40:33 +02:00
mup [MUP] Mute DPRINT1's that slow down shared folder accesses (#5545) 2023-08-07 22:08:05 +09:00
nfs [CMAKE] Stop setting the C standard on modules 2024-05-22 18:04:53 +02:00
npfs [BOOTDATA][FS] Small adjustments of filesystem drivers registry parameters. 2022-04-18 02:40:33 +02:00
ntfs [NTFS] Typo fix: "Steam" -> "Stream" 2024-02-22 22:43:40 +01:00
udfs [REACTOS] Add missing line breaks at end of file 2024-10-06 10:47:11 +03:00
vfatfs [VFATFS] FATGetNextDirEntry(): Fix 1 MSVC 'warning C4267' (#6179) 2023-12-23 21:24:51 +01:00
CMakeLists.txt [FASTFAT] And now use the MS-open-sourced fastfat_new as our official FAT12/16/32 FS driver. 2022-10-01 01:28:19 +02:00