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

Fallback from BatchForgetOp to a series of ForgetInodeOp if unsupported #126

Merged
merged 1 commit into from Jul 2, 2022

Conversation

vitalif
Copy link
Contributor

@vitalif vitalif commented Jul 2, 2022

Hi, yesterday I implemented BatchForget support and then discovered it's already done in #123. However, one thing that I have to add is the fallback from a batch forget operation to multiple single-inode forget operations. This allows to enable batch forget operations transparently for all library users.

@stapelberg stapelberg merged commit 1311704 into jacobsa:master Jul 2, 2022
@stapelberg
Copy link
Collaborator

Thanks!

@vitalif
Copy link
Contributor Author

vitalif commented Jul 2, 2022

Cool, thanks for quick reply :)

@vitalif vitalif deleted the batch-forget-fallback branch July 2, 2022 22:39
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

2 participants