zephyr/subsys/fs
Dominik Ermel 2cb4d41e9d fs: Correct LOG_ERR messages for directory API calss
The commit changes messages of VFS API LOG_ERR calls to distinguish
between file and directory operations.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2021-11-09 16:04:34 -06: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
Kconfig
Kconfig.fatfs kconfig: add names to some choices 2021-09-28 19:56:32 -04:00
Kconfig.littlefs fs: allow to configure per-alloaction heap overhead 2021-10-29 06:09:43 -04:00
fat_fs.c fs: fat_fs: Fix fs_statvfs when using variable sector sizes 2021-08-26 06:53:57 -04:00
fs.c fs: Correct LOG_ERR messages for directory API calss 2021-11-09 16:04:34 -06:00
fs_impl.c
fs_impl.h
fuse_fs_access.c fs: Add fs_dir_t type variable initializations 2021-02-05 07:32:20 -05:00
littlefs_fs.c kernel: Introduce K_MEM_SLAB_DEFINE_STATIC 2021-11-07 05:36:48 -05:00
shell.c fs/shell: Fix formatting for output of ssize_t variable 2021-10-28 11:19:04 +02:00