Implement hard-links in PathNodeFs.
To use hard-links, the FileSystem should return consistent FileInfo.Ino data from the GetAttr call.
Showing
Please register or sign in to comment
To use hard-links, the FileSystem should return consistent FileInfo.Ino data from the GetAttr call.