reactos/drivers/filesystems
Joachim Henze 3e5ddcf1d1 [0.4.13][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:19:50 +01:00
..
btrfs [0.4.13][BTRFS] Create system threads with OBJ_KERNEL_HANDLE 2019-10-13 22:11:43 +02:00
cdfs [0.4.13][CDFS] Fix a macro-copy-paste and shrink the binary size CORE-17405 2021-07-03 20:44:38 +02:00
ext2 [0.4.13][EXT2] Fix filesystem corruption regressions CORE-17572 CORE-17195 2021-07-02 13:43:02 +02:00
fastfat [FASTFAT] Copy an entire field, instead of half-copying it with RtlCopyMemory 2019-07-20 13:56:18 +02:00
fastfat_new [FASTFAT_NEW] Fix MSVC builds 2019-07-04 21:16:12 +02:00
ffs [FFS] Silence some only-informative KdPrints. 2019-08-18 15:26:23 +02:00
fs_rec [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
msfs [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
mup [MUP] Use _SEH2_AbnormalTermination() instead of _abnormal_termination() 2019-04-07 19:28:18 +02:00
nfs [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
npfs [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
ntfs [NTFS] Correctly find attributes stored in another file record in MFT (and referenced in data stream) 2019-08-16 11:08:29 +02:00
reiserfs [REISERFS] Convert a tab to spaces 2019-05-27 13:22:40 +02:00
udfs [0.4.13][UDFS] Fix crash on boot in release builds with UDFS removable media inserted (#4061) CORE-17598 2021-11-14 21:19:50 +01:00
CMakeLists.txt Addendum to 45fd48b 2018-08-21 12:41:50 +02:00