nuttx/fs/tmpfs
Abhishek Mishra 0e662be70a fs/tmpfs: Add user identity and permission enforcement
Store uid/gid/mode on tmpfs objects, support chstat, enforce open and
path permissions via fs_checkmode()/fs_checkopenperm(), and inherit
creator identity on file creation.

Signed-off-by: Abhishek Mishra <mishra.abhishek2808@gmail.com>
2026-06-20 16:00:58 -03:00
..
CMakeLists.txt fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
fs_tmpfs.c fs/tmpfs: Add user identity and permission enforcement 2026-06-20 16:00:58 -03:00
fs_tmpfs.h fs/tmpfs: Add user identity and permission enforcement 2026-06-20 16:00:58 -03:00
Kconfig Fix typos in comments and documentation (#750) 2020-04-08 06:45:35 -06:00
Make.defs fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00