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/15 15:25:16 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #1793: fs: rename the mountpoint should go through pseudorename branch

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


   ## Summary
   to avoid this type of error:
   mount -t procfs /a/b
   mv /a/b /
   mv: rename failed: 88
   
   ## 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] btashton commented on pull request #1793: fs: rename the mountpoint should go through pseudorename branch

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


   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] btashton merged pull request #1793: fs: rename the mountpoint should go through pseudorename branch

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


   


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