You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/04/09 01:37:43 UTC

[GitHub] [incubator-nuttx] wswsmao opened a new pull request #3491: vfs: adjust the error code of write to be consistent with read

wswsmao opened a new pull request #3491:
URL: https://github.com/apache/incubator-nuttx/pull/3491


   According to POSIX, the EACCES will be set when file can not be
   written access. Just like fs_read
   
   ## Summary
   
   ## Impact
   
   ## Testing
   
   


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #3491: vfs: adjust the error code of write to be consistent with read

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #3491:
URL: https://github.com/apache/incubator-nuttx/pull/3491


   


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org