fusego/samples/statfs
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
..
statfs.go statfs sample: add missing locking 2021-06-06 20:54:41 +02:00
statfs_darwin_test.go remove naked returns across the code base (#75) 2020-01-28 10:10:08 +01:00
statfs_linux_test.go Updated Linux tests for the new behavior. 2015-09-10 03:54:29 +00:00
statfs_test.go Add support for max_pages and increase to 256 (#96) 2021-08-02 23:29:12 +02:00