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/08/09 06:11:55 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on issue #1540: CROMFS implement "." and ".." in the wrong

xiaoxiang781216 commented on issue #1540:
URL: https://github.com/apache/incubator-nuttx/issues/1540#issuecomment-671011866


   BTW, it doesn't require to implement "." and ".." by adding the real entry into the file system, we can simulate them from readdir callback, like what Linux done:
   https://github.com/torvalds/linux/search?q=%21dir_emit_dot&unscoped_q=%21dir_emit_dot


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