mirror of
https://github.com/apache/nuttx.git
synced 2026-05-09 23:12:17 +08:00
1794fbaa61
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>