Home
last modified time | relevance | path

Searched hist:bf34e7d952939b1d4289ef62e7d940fbd227c72a (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/fs/fat/
H A Dfat.cbf34e7d952939b1d4289ef62e7d940fbd227c72a Mon Jan 02 06:54:29 UTC 2012 Sergei Shtylyov <sshtylyov@ru.mvista.com> 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>