zephyr/subsys/fs
Franciszek Zdobylak b3eec79f5b fs: ext2: Interpret s_errors field in superblocks
Added funtion that takes specified action when file system corruption is
detected. Possible actions are: do nothing, make mount point read-only,
panic.

Signed-off-by: Franciszek Zdobylak <fzdobylak@antmicro.com>
2023-08-03 12:22:01 -04:00
..
ext2 fs: ext2: Interpret s_errors field in superblocks 2023-08-03 12:22:01 -04:00
fcb
nvs
CMakeLists.txt fs: ext2: Implementation of basic operations 2023-08-03 12:22:01 -04:00
fat_fs.c
fs_impl.c
fs_impl.h
fs.c
fuse_fs_access.c
Kconfig fs: ext2: Implementation of basic operations 2023-08-03 12:22:01 -04:00
Kconfig.fatfs
Kconfig.littlefs
littlefs_fs.c
shell.c