reactos/drivers/filesystems/vfatfs
Hervé Poussineau fa809fd2fe [VFATFS] Correctly init dirIndex/startIndex on FATX subdirectories
'.' and '..' entries do not exist on FATX subdirectories. We have to fake them when
enumerating the directory, and ignore them when creating a FCB from a directory entry.

CORE-16373
2022-09-24 12:12:33 +02:00
..
blockdev.c
cleanup.c
close.c
CMakeLists.txt
create.c
dir.c
direntry.c [VFATFS] Always provide a short name for FATX files (equal to long name) 2022-09-24 12:12:33 +02:00
dirwr.c
ea.c
fastio.c
fat.c
fcb.c [VFATFS] Correctly init dirIndex/startIndex on FATX subdirectories 2022-09-24 12:12:33 +02:00
finfo.c
flush.c
fsctl.c
iface.c
kdbg.c
misc.c
pnp.c
rw.c
shutdown.c
string.c
vfat.h
vfat005.1st
vfat_fr.txt
vfatfs.rc
vfatfs_reg.inf
volume.c [VFATFS] Return 'FATX' as FsType for FATX volumes 2022-09-24 12:12:33 +02:00