u-boot-brain/fs/fat
Sergei Shtylyov bf34e7d952 fat: reset VFAT short alias checksum on first match
The VFAT short alias checksum read from a long file name is only overwritten
when another long file name appears in a directory list. Until then it renders
short file names invisible that have the same checksum. Reset the checksum on
first match.

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Martin Mueller <martin.mueller5@de.bosch.com>
2012-01-05 16:03:24 +01:00
..
fat_write.c FAT: fix some issues in FAT write support code 2011-12-20 23:18:43 +01:00
fat.c fat: reset VFAT short alias checksum on first match 2012-01-05 16:03:24 +01:00
file.c fs/fat: Big code cleanup. 2010-07-24 20:54:46 +02:00
Makefile FAT: Add FAT write feature 2011-10-26 21:40:44 +02:00