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

Add fs::symlink #300

Merged
merged 7 commits into from
Sep 15, 2024
Merged

Add fs::symlink #300

merged 7 commits into from
Sep 15, 2024

Conversation

misssonder
Copy link
Contributor

This pr support iouring Symlinkat op which can support use fs::symlink to link file.

@CLAassistant
Copy link

CLAassistant commented Sep 12, 2024

CLA assistant check
All committers have signed the CLA.

monoio/Cargo.toml Outdated Show resolved Hide resolved
monoio/src/driver/op/symlink.rs Show resolved Hide resolved
monoio/src/driver/op/symlink.rs Outdated Show resolved Hide resolved
monoio/tests/fs_symlink.rs Show resolved Hide resolved
Copy link
Collaborator

@Lzzzzzt Lzzzzzt left a comment

Choose a reason for hiding this comment

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

LGTM, Thank you.

@Lzzzzzt Lzzzzzt merged commit d8855e9 into bytedance:master Sep 15, 2024
26 checks passed
@Lzzzzzt Lzzzzzt mentioned this pull request Sep 15, 2024
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