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

Extend the FUSE support #917

Merged
merged 18 commits into from
Sep 19, 2023
Merged

Extend the FUSE support #917

merged 18 commits into from
Sep 19, 2023

Conversation

stlankes
Copy link
Contributor

@stlankes stlankes commented Sep 17, 2023

We added a few new system calls (mkdir, rmdir, lstat, fstat, opendir, readdir) and also modified the stat system call.

Rebase and replace #811

@stlankes stlankes marked this pull request as draft September 17, 2023 22:18
@stlankes stlankes mentioned this pull request Sep 18, 2023
@stlankes stlankes requested a review from mkroening September 18, 2023 19:11
@stlankes stlankes marked this pull request as ready for review September 18, 2023 19:11
Copy link
Member

@mkroening mkroening left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! 👍

@mkroening mkroening added this pull request to the merge queue Sep 19, 2023
Merged via the queue into hermit-os:main with commit daa9682 Sep 19, 2023
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.

4 participants