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

Forget operation #2

Open
simonschoening opened this issue May 22, 2023 · 0 comments
Open

Forget operation #2

simonschoening opened this issue May 22, 2023 · 0 comments

Comments

@simonschoening
Copy link
Owner

simonschoening commented May 22, 2023

Do we need this operation to avoid unnecessary memory usage?
The file system may only remove inodes after the reference count reaches zero. This is relevant for "unlink, rmdir or (when overwriting an existing file) rename".

https://libfuse.github.io/doxygen/structfuse__lowlevel__ops.html#a9fca05bcb3594ccd68d288ebd37a8467

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