reactos/drivers/filesystems
Joachim Henze 1c3ae3043a [0.4.7][UDFS] Fix crash on boot in release builds with UDFS removable media inserted (#4061) CORE-17598
Changes to specific files and their effects are as follows:
create.cpp - Allows booting past second stage with UDFS media inserted without BSOD
close.cpp - Allows shutdown without hang
dircntrl.cpp - Allows New Hardware Wizard not to hang on initial third phase install

It began to crash with the introduction of the UDFS driver in SVN r74901 == git 3a104c8f20

Fix picked from 0.4.15-dev-3326-g a91f5e8e4d
2021-11-14 21:23:05 +01:00
..
btrfs [REACTOS] Fix x64 build 2017-10-22 16:49:04 +02:00
cdfs
cdfs_new Fix remaining text file line endings in the tree. (#18) 2017-10-06 15:00:36 +02:00
ext2
fastfat
ffs [0.4.7][FFS] Silence some only-informative KdPrints. 2020-12-21 07:56:15 +01:00
fs_rec
msfs
mup
nfs
npfs
ntfs
reiserfs [REISERFS] Don't leak on failure 2017-10-22 22:51:02 +02:00
udfs [0.4.7][UDFS] Fix crash on boot in release builds with UDFS removable media inserted (#4061) CORE-17598 2021-11-14 21:23:05 +01:00
CMakeLists.txt