e489bb18a4
The fs_statvfs is supposed to return, as all VFS functions, -ENOTSUP error when underlying file-system driver does not implement the API call. The fs_statvfs was returning 0 for success and when API call is not implemented, which means it is indistinguishable whether stat structure has been filled by diver with any data or not touched at all. Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no> |
||
---|---|---|
.. | ||
common | ||
fat_fs_api | ||
fat_fs_dual_drive | ||
fcb | ||
fs_api | ||
littlefs | ||
multi-fs | ||
nvs |