zephyr/subsys/fs
Leandro Pereira 50893349fe subsys: nffs: Unlock mutex before returning
The implementation for the tell() primitive was attempting to unlock
the NFFS mutex after returning an error code.

Coverity-Id: 185283

Signed-off-by: Leandro Pereira <leandro.pereira@intel.com>
2018-04-14 23:35:52 -04:00
..
fcb subsys: fcb: Check for mutex lock failure when walking FCB 2018-02-17 09:14:16 -05:00
CMakeLists.txt subsys: fs: Add Virtual File system Switch (VFS) support 2018-03-10 21:38:04 -05:00
Kconfig subsys: fs: Kconfig changes to enable multiple file systems 2018-03-10 21:38:04 -05:00
fat_fs.c subsys: fs: Add Virtual File system Switch (VFS) support 2018-03-10 21:38:04 -05:00
fs.c subsys: fs: Add Virtual File system Switch (VFS) support 2018-03-10 21:38:04 -05:00
nffs_fs.c subsys: nffs: Unlock mutex before returning 2018-04-14 23:35:52 -04:00
shell.c subsys: fs: Fix fs_file_t and fs_dir_t usage 2018-03-13 09:47:58 -05:00