diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2020-11-19 07:44:08 +0100 |
---|---|---|
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2020-12-10 09:15:00 +0100 |
commit | 89735b44c4cee895b416f005468370d2943fa8d8 (patch) | |
tree | ed3cdbe60acdb23d583193fca8901ba04c060219 /Licenses | |
parent | 4a593dd0c5a1e1af40f47758f2aa1a4074a4ccdc (diff) | |
download | u-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 'Licenses')
0 files changed, 0 insertions, 0 deletions