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

Added support for Max Pages, which was introduced from Linux Kernel 4.20 #237

Closed
wants to merge 1 commit into from

Conversation

darthShadow
Copy link

Signed-off-by: Anagh Kumar Baranwal [email protected]

@felixbuenemann
Copy link

I don't think this implementation is correct, since MaxPages requires FUSE Protocol 7.28 and the larger InitResponse struct at least 7.23, so this also likely breaks with older FUSE implementations.

I've also been working on this in #239, which also bumps the maximum supported FUSE protocol to 7.28, but keeps backwards compatibility.

@darthShadow
Copy link
Author

Your PR looks like a more comprehensive change compared to mine so closing this.

@darthShadow darthShadow closed this Mar 1, 2020
@darthShadow darthShadow deleted the support-max-pages branch September 3, 2020 09:03
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.

2 participants