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

refactor(bin/ofs): Fuse API #4637

Merged
merged 20 commits into from
May 25, 2024
Merged

refactor(bin/ofs): Fuse API #4637

merged 20 commits into from
May 25, 2024

Conversation

ho-229
Copy link
Contributor

@ho-229 ho-229 commented May 23, 2024

Refactor Fuse API to make it more convenient for users to use the adapter and write integration tests.

@ho-229
Copy link
Contributor Author

ho-229 commented May 23, 2024

cc @Xuanwo, PTAL

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! Our ultimate goal is to move API-related staff to a separate crate.

@Xuanwo Xuanwo merged commit f7f9d20 into apache:main May 25, 2024
14 checks passed
George-Miao pushed a commit to George-Miao/opendal that referenced this pull request Jun 5, 2024
* fix: ofs write behavior [wip]

* fix: set `written` to end of the file when `is_append`

* fix: ofs behavior tests

* fix: clippy

* ci: add timeout for ofs tests

* ci

* ci

* fix: check flags

* feat: file truncate test

* fix

* fix

* refactor: `Fuse` APIs

* fix: mount on freebsd

* refactor: integration tests

* chore

* chore

* Update file.rs

* fix: remove unnecessary sleep
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