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

feat(ofs): implement ofs based on fuse3 #3857

Merged
merged 10 commits into from
Dec 31, 2023

Conversation

Inokinoki
Copy link
Contributor

@Inokinoki Inokinoki commented Dec 29, 2023

It's really nice to have the built-in inode <=> directory mapping, so we can leverage the feature and only implement the interactions with OpenDAL, based on PathFilesystem trait.

@Inokinoki Inokinoki changed the title feat: implement ofs based on fuse3 feat(ofs): implement ofs based on fuse3 Dec 29, 2023
bin/ofs/src/lib.rs Outdated Show resolved Hide resolved
Copy link
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

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

Thanks!

@Xuanwo Xuanwo marked this pull request as ready for review December 31, 2023 01:47
@Xuanwo Xuanwo requested a review from PsiACE as a code owner December 31, 2023 01:47
@Xuanwo Xuanwo merged commit 51b3760 into apache:main Dec 31, 2023
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants