Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: symlinks and links #7

Merged
merged 6 commits into from
Nov 1, 2023
Merged

fix: symlinks and links #7

merged 6 commits into from
Nov 1, 2023

Conversation

divyenduz
Copy link
Owner

@divyenduz divyenduz commented Nov 1, 2023

Separate File aka inode table from Link table to properly support hard links

This also makes a bunch of POSIX compliance tests pass

https://github.com/divyenduz/zoid-fs/actions/runs/6665682145/job/18115769990

vs

https://github.com/divyenduz/zoid-fs/actions/runs/6723495306/job/18273693580?pr=7

At the moment, you have to read the test step manually to check the progress

CleanShot 2023-11-01 at 18 03 10@2x

@divyenduz divyenduz marked this pull request as ready for review November 1, 2023 18:22
@divyenduz divyenduz merged commit 58b5fb8 into main Nov 1, 2023
1 of 16 checks passed
@divyenduz divyenduz deleted the fix_symlinks_and_links branch November 1, 2023 18:22
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