1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-28 05:09:22 +01:00
Files
u-boot-megous/fs/fat
Jean-Jacques Hiblot 2c33b0c7d8 fat write: Fixed a problem with the case of file names when writing files
commit 21a24c3bf3 ("fs/fat: fix case for FAT shortnames") made it
possible that get_name() returns file names with some upper cases.
find_directory_entry() must be updated to take this account, and use
case-insensitive functions to compare file names.

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
2018-01-10 08:05:51 -05:00
..
2017-09-15 09:03:12 -04:00