patacongo opened a new issue #1557:
URL: https://github.com/apache/incubator-nuttx/issues/1557


   
   The CROMFS "." entry and ".." refer to the first entry in the directory 
list, ".", instead of to the directory entry itself.  Hence, we cannot traverse 
"." or ".." to determine the type of the link target.  In this case the link 
target should be to the directory entry to detect the directory node type.  
NOTE also that there is no root directory entry for the top "." to refer to.
   
   There is currently a kludge in fs/cromfs to work around this but that kludge 
should not be necessary.


----------------------------------------------------------------
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:
[email protected]


Reply via email to