reactos/drivers/filesystems/fastfat
2018-01-07 11:44:25 +01:00
..
blockdev.c
cleanup.c [FASTFAT] Fix a handle count leak on volume close. This can prevent locking a volume! 2017-12-17 18:24:01 +01:00
close.c
CMakeLists.txt
create.c [FASTFAT] When a file gets overwritten, notify about the changes 2018-01-07 11:44:25 +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
fat.c
fcb.c
finfo.c [FASTFAT] Calculate more accurately buffer length in VfatGetAllInformation(). 2017-12-09 10:59:37 +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
misc.c
pnp.c
rw.c [FASTFAT] More FS statistics 2017-11-21 22:18:11 +01:00
shutdown.c
string.c
vfat.h [FASTFAT] Revert bd1e7bf: our VPB swapout implementation in FastFAT is buggy and 2017-12-25 11:24:13 +01:00
vfat005.1st
vfat_fr.txt
vfatfs.rc
volume.c