[PATCH] fs: fat: directory entries starting with 0x05
Christian Gmeiner
christian.gmeiner at gmail.com
Mon Nov 23 08:03:58 CET 2020
Am Sa., 21. Nov. 2020 um 13:22 Uhr schrieb Heinrich Schuchardt
<xypron.glpk at gmx.de>:
>
> 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: 39606d462c97 ("fs: fat: handle deleted directory entries correctly")
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
Reviewed-by: Christian Gmeiner <christian.gmeiner at gmail.com>
More information about the U-Boot
mailing list