reactos/drivers/filesystems
Serge Gautherie 6b8f3967ae
[REISERFS] Fix MSVC compilation with '_VS_ANALYZE_' (#3013)
'...\write.c(38): error C2373: 'RfsdFloppyFlush': redefinition; different type modifiers'
'...\write.c(45): error C2373: 'RfsdFloppyFlushDpc': redefinition; different type modifiers'
2020-08-18 14:20:30 +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
msfs
mup
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
reiserfs [REISERFS] Fix MSVC compilation with '_VS_ANALYZE_' (#3013) 2020-08-18 14:20:30 +03:00
udfs [UDFS] Zero-initialize IO_STATUS_BLOCK data in UDFCommonCreate 2020-06-29 02:37:12 +03:00
CMakeLists.txt