mirror of
https://github.com/apache/nuttx.git
synced 2026-08-19 20:16:21 +08:00
Use inode_checkopenperm() for message queues, named semaphores, and shm, and reallocate mqueue state when reopening after the last close. Signed-off-by: Abhishek Mishra <mishra.abhishek2808@gmail.com>