aboutsummaryrefslogtreecommitdiff
path: root/fs/fs.c
diff options
context:
space:
mode:
authorHeinrich Schuchardt <xypron.glpk@gmx.de>2020-11-19 07:44:08 +0100
committerHeinrich Schuchardt <xypron.glpk@gmx.de>2020-12-10 09:15:00 +0100
commit89735b44c4cee895b416f005468370d2943fa8d8 (patch)
treeed3cdbe60acdb23d583193fca8901ba04c060219 /fs/fs.c
parent4a593dd0c5a1e1af40f47758f2aa1a4074a4ccdc (diff)
downloadu-boot-89735b44c4cee895b416f005468370d2943fa8d8.zip
u-boot-89735b44c4cee895b416f005468370d2943fa8d8.tar.gz
u-boot-89735b44c4cee895b416f005468370d2943fa8d8.tar.bz2
fs: fat: first dentry of long name in FAT iterator
A long name is split over multiple directory entries. When deleting a file with a long name we need the first directory entry to be able to delete the whole chain. Add the necessary fields to the FAT iterator: * cluster of first directory entry * address of first directory entry * remaining entries in cluster Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'fs/fs.c')
0 files changed, 0 insertions, 0 deletions