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

Draft: Add back -o hard_remove flag #301

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kalvdans
Copy link
Contributor

See libfuse commit 8ee553dac029 ("fuse_new(): don't accept options that don't make sense for end-users") for details.

Our usecase depend on hard_remove behaviour, so in order to make it continue to work we have applied this patch. I hope it can be useful for others. Documentation is needed before merge.

To force immediate file removal. No .fuse_hiddenXXX files please.
@kalvdans
Copy link
Contributor Author

Tests are needed since the unit tests crashed with SIGSEGV when I forced hard_remove=1. Drafting.

@kalvdans kalvdans changed the title Add back -o hard_remove flag Draft: Add back -o hard_remove flag Apr 23, 2024
@kalvdans kalvdans marked this pull request as draft April 23, 2024 15:07
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.

None yet

1 participant