Skip to content
Commit a2c5a92d authored by Heinrich Schuchardt's avatar Heinrich Schuchardt
Browse files

fs: fat: directory entries starting with 0x05



0x05 is used as replacement letter for 0xe5 at the first position of short
file names. We must not skip over directory entries starting with 0x05.

Cf. Microsoft FAT Specification, August 30 2005

Fixes: 39606d46 ("fs: fat: handle deleted directory entries correctly")
Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: default avatarChristian Gmeiner <christian.gmeiner@gmail.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent 661d2238
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