Abhishekmishra2808 commented on PR #19599: URL: https://github.com/apache/nuttx/pull/19599#issuecomment-5157892269
@acassis , The growth is not from mount code. Those boards also typically leave `CONFIG_FS_PERMISSION` off, but we still always call the helpers from VFS (open / stat / rename / …). With permission disabled, they are stubs that return OK, yet the call sites + stub functions still land in .text -- 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]
