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

inode caching in the fuse daemon? #16

Open
tych0 opened this issue Feb 16, 2021 · 0 comments
Open

inode caching in the fuse daemon? #16

tych0 opened this issue Feb 16, 2021 · 0 comments

Comments

@tych0
Copy link
Collaborator

tych0 commented Feb 16, 2021

It's not totally clear what the kernel will cache for us vs. what we might want to cache ourselves.

There's also the problem of getting the rust borrow checker to be happy with any kind of caching implementation.

Someone should think carefully about whether we need inode caching at the fuse level or not.

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