nuttx/fs
Xiang Xiao 1604fe0b4b fs: Remove file_detach since it is unefficient to call open and file_detach
the kernel user should call file_open directly instead

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: I5bf7f661006f5d43739bc8618abfb4b983fde78d
2021-01-11 23:47:57 +01:00
..
aio
binfs fs/binfs/fs_binfs.c: Fix a syslog format 2020-11-25 05:11:26 -08:00
cromfs
dirent
driver fs: Reimplement file_open to not depend on nx_open 2021-01-11 23:47:57 +01:00
fat OS internal function should indicate the error by return negative value 2020-12-31 09:37:29 +01:00
hostfs fs: fully parenthesize MIN and MAX macros 2020-12-08 12:58:40 -06:00
inode fs: Remove file_detach since it is unefficient to call open and file_detach 2021-01-11 23:47:57 +01:00
littlefs Replace all wget with curl 2020-12-22 03:36:10 -06:00
mmap
mount fs: remove INODE_IS_SPECIAL() use others instead 2020-12-30 12:21:02 -06:00
mqueue fs: Fix the race condition in file_dup 2021-01-08 11:01:46 +08:00
nfs fs/nfs/nfs_vfsops.c: Fix syslog formats 2020-11-25 05:11:26 -08:00
nxffs fs: fully parenthesize MIN and MAX macros 2020-12-08 12:58:40 -06:00
partition
procfs fs: fully parenthesize MIN and MAX macros 2020-12-08 12:58:40 -06:00
romfs
semaphore
shm
smartfs fs: fully parenthesize MIN and MAX macros 2020-12-08 12:58:40 -06:00
spiffs spiffs: Document how to generate images 2021-01-06 03:06:39 -06:00
tmpfs
unionfs fs/unionfs: remove excessive protection to avoid deadlock 2020-12-15 09:50:29 -06:00
userfs fs/userfs/fs_userfs.c: Fix syslog formats 2020-11-24 22:31:33 -08:00
vfs fs: Remove file_detach since it is unefficient to call open and file_detach 2021-01-11 23:47:57 +01:00
fs_initialize.c
Kconfig
Makefile style/Makefile: remove unnecessary trailing whitespace 2020-11-28 12:20:30 +01:00