fusego/internal/fusekernel
Kurt Jensen d82237972e
Add support for max_pages and increase to 256 (#96)
* Bump protocol version to min 7.28, max 7.31
* Increase read/write buffer size to 1MiB
* Add new fields to initOp
* Set FUSE_MAX_PAGES flag for init
* Lower min minor version to 19 for osxfuse
* Fix linux WriteSize test
2021-08-02 23:29:12 +02:00
..
fuse_kernel.go Add support for max_pages and increase to 256 (#96) 2021-08-02 23:29:12 +02:00
fuse_kernel_darwin.go Made package fuseshim build. 2015-07-24 09:42:42 +10:00
fuse_kernel_linux.go Fixed some Linux build errors. 2015-07-24 12:57:29 +10:00
fuse_kernel_std.go Fixed kernel package name. 2015-07-24 09:42:42 +10:00
protocol.go Fixed Protocol layering. 2015-07-24 09:42:42 +10:00