mirror of
https://github.com/apache/nuttx.git
synced 2026-06-01 16:59:28 +08:00
Add support to hard links to CROMFS
This will resolve numerous problems with the way that hard links, in particular "." and ".." are handled. Instead of trying to fudge the stat flags, the correct implementation is to follow the hard link to the final link target node. That is what must determine the attributes of the directory entry.
This commit is contained in:
committed by
David Sidrane
parent
00c662bbd7
commit
b256b2055f