zephyr/subsys/fs
Ioannis Papamanoglou 3415f71910 fs/nvs: prevent use after clear without init
Unset ready flag in nvs instance on clear.

Signed-off-by: Ioannis Papamanoglou <ioannis.papamanoglou@zonneplan.nl>
2021-07-20 13:34:45 +02:00
..
fcb fs/fcb: Enable FCB to work with non-0xff erase value flash 2020-11-16 13:39:04 +01:00
nvs fs/nvs: prevent use after clear without init 2021-07-20 13:34:45 +02:00
CMakeLists.txt
fat_fs.c tests/fs/fatfs: Add tests for FS_MOUNT_FLAG_* 2020-11-06 13:10:13 -05:00
fs_impl.c
fs_impl.h
fs.c fs: logstr_dup causes error in LOG_ERROR messages 2021-05-11 07:14:24 -05:00
fuse_fs_access.c fs: Add fs_dir_t type variable initializations 2021-02-05 07:32:20 -05:00
Kconfig fs: Move FAT FS Kconfig options to Kconfig.fatfs 2020-10-14 13:19:47 -05:00
Kconfig.fatfs disk: disk_access_flash: Make sector size configurable in Kconfig 2021-01-15 11:21:01 -05:00
Kconfig.littlefs fs/littlefs: Remove deprecated *_MEM_POOL_* Kconfig options 2021-06-23 10:03:14 -05:00
littlefs_fs.c fs: littlefs: drop newline character in log messages 2021-07-19 12:03:15 +02:00
shell.c fs: shell: fix incorrect message format when mount fails 2021-07-19 12:02:58 +02:00