reactos/drivers/filesystems
Victor Perevertkin c40b0866b1
[UDFS] Zero-initialize IO_STATUS_BLOCK data in UDFCommonCreate
Some places have been changed to return FILE_DOES_NOT_EXIST, everything
else just returns 0. FastFAT driver from MS does the same (tm),
so I'm not going to have a big research here.
CORE-16623

Co-authored-by: Suraj K Suresh <kssuraj15@gmail.com>
2020-06-29 02:37:12 +03:00
..
btrfs [REACTOS] Remove executable bits on source files (#2822) 2020-05-20 23:09:44 +02:00
cdfs
ext2 [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
fastfat
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 [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