Improve FUSE support for different minor versions
Open
area: filesystem
type: enhancement
- Dominant language
- Go
- Stars
- 19.3k
- Forks
- 2k
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 264
Description
Even though we do not support different major version of FUSE protocol, different minor version still potentially imply different data structures. To further improve the compatibility, we need to adjust the size of the structs used to communicate dynamically.
Contributor guide
Assessment
This issue has not been assessed yet.