nuttx/fs/event
buxiasen 9205c60f01 fs/event/open: fix the inode information update outside of lock
For re-enter case, the inode information may unlock with not filled,
and get by other user. that lead to the error behavior.
Especially SMP scene.

Signed-off-by: buxiasen <buxiasen@xiaomi.com>
2026-01-28 10:03:06 +08:00
..
CMakeLists.txt
event.h
event_close.c fs: Move inotify.c from fs/notify/ to fs/vfs/ 2025-06-23 18:17:10 -03:00
event_open.c fs/event/open: fix the inode information update outside of lock 2026-01-28 10:03:06 +08:00
Kconfig
Make.defs Fix path error 2024-11-28 15:04:59 +08:00