nuttx/fs
ligd dcf8dae046 mqueue: simplify the mqueue reailize
1. remove descript management in mqueue, save code size
2. use i_ops instead of i_mqueue to remove the dup logic

Change-Id: Ie88960e50ddcae9c87977c9ad65a45297c663291
Signed-off-by: ligd <liguiding1@xiaomi.com>
2021-01-08 14:31:37 +08:00
..
aio sched/: Make more naming consistent 2020-05-17 14:01:00 -03:00
binfs fs/binfs/fs_binfs.c: Fix a syslog format error 2020-11-20 22:22:53 -08:00
cromfs Change all 'Nuttx' to 'NuttX' 2020-10-20 01:45:06 -07:00
dirent fs: Add the relative path support 2020-09-24 03:13:27 -07:00
driver Change all files come from Xiaomi/Pinecone to Apache License 2.0 2020-08-22 17:37:21 -06:00
fat fs/fat/fs_fat32util.c: Fix syslog formats 2020-11-20 22:22:53 -08:00
hostfs Fix some typos in comments 2020-11-08 18:58:20 +01:00
inode fs: Fix the race condition in file_dup 2021-01-08 11:15:49 +08:00
littlefs Update littlefs/libcxx/openamp Make.defs since source code used 2020-11-09 20:55:03 +08:00
mmap fs/mmap/fs_mmap.c: Fix a syslog format error 2020-11-20 22:22:53 -08:00
mount fs: remove INODE_IS_SPECIAL() use others instead 2021-01-02 21:14:21 +08:00
mqueue mqueue: simplify the mqueue reailize 2021-01-08 14:31:37 +08:00
nfs Change all 'Nuttx' to 'NuttX' 2020-10-20 01:45:06 -07:00
nxffs fs/nxffs/nxffs_write.c: Fix a syslog format 2020-11-21 19:38:32 -08:00
partition Change all files come from Xiaomi/Pinecone to Apache License 2.0 2020-08-22 17:37:21 -06:00
procfs fs/procfs/fs_procfsiobinfo.c: Add a missing entry for can 2020-11-16 08:29:00 -08:00
romfs fs/romfs/fs_romfsutil.c: Fix syslog formats 2020-11-21 19:38:32 -08:00
semaphore Check return from nxsem_wait_initialize() 2020-03-30 17:09:45 +01:00
shm fs/: Remove dangling space at the end of lines. 2017-06-28 13:17:55 -06:00
smartfs fs/smartfs/smartfs_procfs.c: Fix printf format warnings 2020-11-16 08:29:00 -08:00
spiffs fs/spiffs/src/spiffs_mtd.c: Fix a syslog format 2020-11-20 22:22:53 -08:00
tmpfs Change all 'Nuttx' to 'NuttX' 2020-10-20 01:45:06 -07:00
unionfs fs/unionfs: remove excessive protection to avoid deadlock 2020-12-14 15:16:15 +08:00
userfs fix nxstyle warning 2020-07-10 21:30:02 +01:00
vfs fs: Remove the special hack for pty in nx_vopen 2021-01-08 11:17:57 +08:00
fs_initialize.c Remove some block comments before empty code sections 2016-04-11 18:16:04 -06:00
Kconfig vfs/epoll: add epoll_create1(2) implement 2020-08-17 23:41:13 -05:00
Makefile style/Makefile: remove unnecessary trailing whitespace 2020-11-30 11:20:05 +08:00