Skip to content
Commit 2c33b0c7 authored by Jean-Jacques Hiblot's avatar Jean-Jacques Hiblot Committed by Tom Rini
Browse files

fat write: Fixed a problem with the case of file names when writing files



commit 21a24c3b ("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: default avatarJean-Jacques Hiblot <jjhiblot@ti.com>
parent 75db00ee
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment