mirror of
https://github.com/apache/nuttx.git
synced 2026-08-01 20:28:58 +00:00
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> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| fs_tmpfs.c | ||
| fs_tmpfs.h | ||
| Kconfig | ||
| Make.defs | ||