xiaoxiang781216 commented on code in PR #16361: URL: https://github.com/apache/nuttx/pull/16361#discussion_r2086894004
########## fs/vfs/fs_close.c: ########## @@ -134,46 +143,84 @@ int file_close_without_clear(FAR struct file *filep) inode_release(inode); Review Comment: @Donny9 could you look at this problem? -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org