reactos/drivers/filesystems
Joachim Henze 94db51a700 [0.4.9][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:21:59 +01:00
..
btrfs [SETUP] Remove FSDs which have broken dismount implementation. 2017-12-17 23:16:01 +01:00
cdfs [CDFS] Set the FO_CLEANUP_COMPLETE on cleanup 2017-11-05 13:57:41 +01:00
cdfs_new [0.4.9][CDFS_NEW] Fix a macro-copy-paste and shrink the binary size CORE-17405 2021-07-03 20:47:57 +02:00
ext2 [0.4.9][EXT2] Fix filesystem corruption regressions CORE-17572 CORE-17195 2021-07-02 13:45:36 +02:00
fastfat [0.4.9] cherry-pick [FASTFAT] Properly check for buffer size on dir enumeration. 2018-06-07 20:57:47 +02:00
fastfat_new [FASTFAT_NEW] Fix build with FASTFATDBG set 2017-11-24 12:00:10 +01:00
ffs [0.4.9][FFS] Silence some only-informative KdPrints. 2020-12-21 07:54:37 +01:00
fs_rec
msfs
mup
nfs [CMAKE/CLANG-CL] Silence some clang-cl warnings in consistency with our gcc build. 2017-12-07 21:53:45 +01:00
npfs
ntfs [NTFS] Fix 2 Clang-Cl warnings about CurrentKey->IndexEntry->Flags 2018-05-04 08:08:45 +02:00
reiserfs [FS] During 1st stage, disable any FS we don't support install to in order to let RawFS these volumes. 2017-12-18 08:46:24 +01:00
udfs [0.4.9][UDFS] Fix crash on boot in release builds with UDFS removable media inserted (#4061) CORE-17598 2021-11-14 21:21:59 +01:00
CMakeLists.txt [CDFS] Attempt to a switch to the MS CDFS driver. 2017-11-18 18:32:36 +01:00