reactos/drivers/filesystems/udfs
Joachim Henze 571b8129bd [0.4.11][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:05 +01:00
..
CDRW
Include
udf_info
cleanup.cpp
close.cpp [0.4.11][UDFS] Fix crash on boot in release builds with UDFS removable media inserted (#4061) CORE-17598 2021-11-14 21:21:05 +01:00
CMakeLists.txt [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
create.cpp [0.4.11][UDFS] Fix crash on boot in release builds with UDFS removable media inserted (#4061) CORE-17598 2021-11-14 21:21:05 +01:00
devcntrl.cpp
dircntrl.cpp [0.4.11][UDFS] Fix crash on boot in release builds with UDFS removable media inserted (#4061) CORE-17598 2021-11-14 21:21:05 +01:00
dldetect.cpp
dldetect.h
env_spec.cpp
env_spec.h
errmsg.h
fastio.cpp
fileinfo.cpp
filter.cpp
flush.cpp
fscntrl.cpp
lockctrl.cpp
mem.cpp
mem.h
misc.cpp
namesup.cpp
namesup.h
ntifs_ex.h
pnp.cpp
protos.h
read.cpp
secursup.cpp
shutdown.cpp
struct.h
sys_spec.cpp
sys_spec.h
udf_dbg.cpp
udf_dbg.h
udffs.h
udffs.rc
udfinit.cpp
udfpubl.h
udfs_reg.inf
unload.cpp
verfysup.cpp
volinfo.cpp
wcache.cpp
wcache.h
write.cpp