acassis commented on code in PR #18872:
URL: https://github.com/apache/nuttx/pull/18872#discussion_r3234525217


##########
fs/Kconfig:
##########
@@ -94,6 +94,28 @@ config PSEUDOFS_ATTRIBUTES
                Enable support for attributes(e.g. mode, uid, gid and time)
                in the pseudo file system.
 
+config FS_PERMISSION
+       bool "Enable filesystem permission checks"

Review Comment:
   ```suggestion
        bool "Enable UNIX Filesystem Permission Support"



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to