diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2020-11-22 09:19:52 +0100 |
---|---|---|
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2020-12-10 09:14:58 +0100 |
commit | d236e825a214a5684598fa7a7b919af332c43390 (patch) | |
tree | b4068142ae945949d73ba0bbdecaf9ea18214300 /board/aspeed | |
parent | c5924118c03dc8db30d633de98afe6ad6eb7f277 (diff) | |
download | u-boot-d236e825a214a5684598fa7a7b919af332c43390.tar.gz u-boot-d236e825a214a5684598fa7a7b919af332c43390.tar.xz u-boot-d236e825a214a5684598fa7a7b919af332c43390.zip |
fs: fat: export fat_next_cluster()
Rename function next_cluster() to fat_next_cluster() and export it.
When creating a new directory entries we should reuse deleted entries.
This requires re-scanning the directory.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'board/aspeed')
0 files changed, 0 insertions, 0 deletions