zephyr/tests/subsys/fs
Manuel Arguelles 09dd8c74ae littlefs: translate error code when mount fails
When lfs mount fails and there is no formatting requested, the return
code must be translated to errno before being passed to the application
layer.

Additionally, only log a warning that the FS will be formatted, when the
system is not read-only.

Fixes #56378

Signed-off-by: Manuel Arguelles <manuel.arguelles@nxp.com>
2023-04-04 18:22:10 +02:00
..
common littlefs: translate error code when mount fails 2023-04-04 18:22:10 +02:00
fat_fs_api tests: fs: fat_fs_api: Simplify configuration 2023-03-20 10:18:32 +01:00
fat_fs_dual_drive tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
fcb tests: fs: fcb: Replace prj_<board> files with overlays 2023-03-20 10:18:32 +01:00
fs_api fs: Prevent mounting file system re-using private data 2023-03-20 09:51:10 +01:00
littlefs tests: fs: Add test of fs_mkfs 2022-12-05 15:36:00 +01:00
multi-fs tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
nvs tests/fs: Switch from FLASH_AREA_ to FIXED_PARTITION_ macros 2022-09-06 09:56:37 +02:00