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/09/16 19:12:38 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #1806: fs: Simplify the symbol link process in inode_search

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


   ## Summary
   avoid the recursive call by moving the path catenation into _inode_search
   
   ## Impact
   No change, the behaviour is same as before.
   
   ## 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] liuguo09 commented on pull request #1806: fs: Simplify the symbol link process in inode_search

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


   LGTM


----------------------------------------------------------------
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] liuguo09 merged pull request #1806: fs: Simplify the symbol link process in inode_search

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


   


----------------------------------------------------------------
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 #1806: fs: Simplify the symbol link process in inode_search

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


   @xiaoxiang781216 see #1807 for failure fix.


----------------------------------------------------------------
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 commented on pull request #1806: fs: Simplify the symbol link process in inode_search

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


   @btashton done, thanks for fix.


----------------------------------------------------------------
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] liuguo09 commented on pull request #1806: fs: Simplify the symbol link process in inode_search

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


   LGTM


----------------------------------------------------------------
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] liuguo09 merged pull request #1806: fs: Simplify the symbol link process in inode_search

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


   


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