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 2020/12/29 11:46:44 UTC

[GitHub] [incubator-nuttx] GUIDINGLI opened a new pull request #2618: remove INODE_IS_SPECIAL() use INODE_IS_PSEUDODIR instead

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


   ## Summary
   add nx_unlink
   remove INODE_IS_SPECIAL() use INODE_IS_PSEUDODIR instead
   
   ## Impact
   file operation who use INODE_IS_SPECIAL
   
   ## Testing
   Test pass on sim
   


----------------------------------------------------------------
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 #2618: remove INODE_IS_SPECIAL() use INODE_IS_PSEUDODIR instead

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


   


----------------------------------------------------------------
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] btashton commented on pull request #2618: remove INODE_IS_SPECIAL() use INODE_IS_PSEUDODIR instead

Posted by GitBox <gi...@apache.org>.
btashton commented on pull request #2618:
URL: https://github.com/apache/incubator-nuttx/pull/2618#issuecomment-752767918


   @GUIDINGLI @xiaoxiang781216  This PR broke master.


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