nuttx/fs/mqueue
guohao15 99ca0dbf9d bugfix:the inode may have been removed by other core in SMP
The inode may has been unlinked from the tree in other core, but it is not yet freed.

Signed-off-by: guohao15 <guohao15@xiaomi.com>
2025-12-16 16:02:46 -03:00
..
CMakeLists.txt fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
Kconfig mqueue: Rename FS_MQUEUE_MPATH to FS_MQUEUE_VFS_PATH 2022-02-05 23:58:01 +01:00
Make.defs fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
mq_close.c fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
mq_open.c fs/vfs: clear filep when call file_open/file_mq_open to avoid random value 2025-06-26 09:31:14 -03:00
mq_unlink.c bugfix:the inode may have been removed by other core in SMP 2025-12-16 16:02:46 -03:00
mqueue.h fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00