8cc2d90123
This commit fixes removing indirect blocks (marking them as 0) in the inode structure. Previous version of the code was removing the top-level blocks only when the first removed block was one of the first 12 direct blocks. However, when the first removed block is the first block in the referenced block list, its parent (indirect block) should also be removed. Signed-off-by: Franciszek Pindel <fpindel@antmicro.com> |
||
---|---|---|
.. | ||
ext2 | ||
fcb | ||
nvs | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.fatfs | ||
Kconfig.littlefs | ||
fat_fs.c | ||
fs.c | ||
fs_impl.c | ||
fs_impl.h | ||
fuse_fs_access.c | ||
littlefs_fs.c | ||
shell.c |