Skip to content

Conversation

@wkoszek
Copy link

@wkoszek wkoszek commented Dec 24, 2025

  • Add isLink and target fields to memFsNode struct
  • Set SymlinkSupport to true in attributes
  • Implement Symlink() to create symbolic links
  • Implement Readlink() to read symlink targets
  • Add nextIdLocked() helper for use within locked sections
  • Update getFileInfo() to return target length as size for symlinks

- Add isLink and target fields to memFsNode struct
- Set SymlinkSupport to true in attributes
- Implement Symlink() to create symbolic links
- Implement Readlink() to read symlink targets
- Add nextIdLocked() helper for use within locked sections
- Update getFileInfo() to return target length as size for symlinks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant