reactos/drivers/filesystems/fastfat
2018-01-01 12:13:46 +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] On file overwrite, deny it if file as HIDDEN/SYSTEM flag and caller doesn't set them. 2018-01-01 12:13:46 +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
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