fusefs: Upgrade FUSE protocol to version 7.35.
This commit upgrades the FUSE API to protocol 7.34 and 7.35, it doesn't implement any of protocol 7.34's new features, adds support for FOPEN_NOFLUSH.
Thank you for taking the time to contribute to FreeBSD! All issues resolved.
Could you please fix the lines over 80 characters? Also, I find the wording of the commit message to be awkward. I can help to reword it, if you need English help.
yes please, that would be helpful!
yes please, that would be helpful!
Programming is hard enough, even when using one's native tongue. I'm happy to help. I suggest:
fusefs: Upgrade FUSE protocol to version 7.35.
Upgrade the FUSE API from protocol 7.33 to 7.35.
Add support for FOPEN_NOFLUSH, introduced in 7.35.
Also, reduce diffs vis-a-vis upstream by factoring out an ioctl type, a change
missed in d5e3cf41e89 .
yes please, that would be helpful!
Programming is hard enough, even when using one's native tongue. I'm happy to help. I suggest:
fusefs: Upgrade FUSE protocol to version 7.35. Upgrade the FUSE API from protocol 7.33 to 7.35. Add support for FOPEN_NOFLUSH, introduced in 7.35. Also, reduce diffs vis-a-vis upstream by factoring out an ioctl type, a change missed in d5e3cf41e89 .
thank you!!
Added Signed-of-by
Merged in 6b8f0b47776bac6e4d2b7e4cfcecea485e4d91f9