reactos/drivers/filesystems/fastfat
Pierre Schweitzer 315f9a13d4
[FASTFAT] When allocating a FCB, set its node type code.
We set the same value as MS FastFAT driver for consistency.
2018-04-27 18:56:31 +02:00
..
blockdev.c
cleanup.c [FASTFAT] Improve code style in addition to 8294118174. 2018-01-07 19:29:23 +01:00
close.c
CMakeLists.txt
create.c [FASTFAT] Add a wrapper around FsRtlNotifyFullReportChange 2018-01-07 14:16:31 +01:00
dir.c [FASTFAT] Fix FastFAT not returning short name for FAT volumes in FileBothDirectoryInformation case 2017-12-09 21:22:55 +01:00
direntry.c
dirwr.c
ea.c
fastio.c [FASTFAT] Drop read ahead locking routines in favor of lazy writer routines. 2018-02-17 13:49:15 +01:00
fat.c
fcb.c [FASTFAT] When allocating a FCB, set its node type code. 2018-04-27 18:56:31 +02:00
finfo.c [FASTFAT] Notify on file size change in FileAllocationInformation/FileEndOfFileInformation 2018-01-07 15:29:33 +01:00
flush.c
fsctl.c [FASTFAT] While closing FCBs on dismount, release from tail to head and not the contrary. 2017-12-17 18:24:01 +01:00
iface.c [FASTFAT] Drop read ahead locking routines in favor of lazy writer routines. 2018-02-17 13:49:15 +01:00
misc.c [FASTFAT] Add a wrapper around FsRtlNotifyFullReportChange 2018-01-07 14:16:31 +01:00
pnp.c
rw.c [FASTFAT] Add a wrapper around FsRtlNotifyFullReportChange 2018-01-07 14:16:31 +01:00
shutdown.c
string.c
vfat.h [FASTFAT] When allocating a FCB, set its node type code. 2018-04-27 18:56:31 +02:00
vfat005.1st
vfat_fr.txt
vfatfs.rc
volume.c