reactos/drivers/filesystems/udfs
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
..
CDRW
Include
udf_info
cleanup.cpp
close.cpp
CMakeLists.txt [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
create.cpp [UDFS] Zero-initialize IO_STATUS_BLOCK data in UDFCommonCreate 2020-06-29 02:37:12 +03:00
devcntrl.cpp
dircntrl.cpp
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