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

Expand the structs and traits in src/syscalls/fs.rs #4

Open
simonschoening opened this issue May 22, 2023 · 1 comment
Open

Expand the structs and traits in src/syscalls/fs.rs #4

simonschoening opened this issue May 22, 2023 · 1 comment
Assignees

Comments

@simonschoening
Copy link
Owner

simonschoening commented May 22, 2023

We do want to support directories.

Existing functions in fuse.rs have to be adapted (e. g. lookup).

@simonschoening simonschoening self-assigned this May 22, 2023
@simonschoening
Copy link
Owner Author

I think we might want to adapt our implementation to the Rust std library:
https://github.com/rust-lang/rust/blob/master/library/std/src/fs.rs

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

No branches or pull requests

1 participant