b852bdd816
The fs_statvfs function assumes FatFs is configured for a fixed sector size and therefore may return wrong sector sizes when it is configured for variable sector sizes instead. Fix that by returning the ssize variable given in the file system object structure. Signed-off-by: Markus Fuchs <markus.fuchs@ch.sauter-bc.com> |
||
---|---|---|
.. | ||
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 |