Releases: Derkades/tahoe-pyfuse3
Releases · Derkades/tahoe-pyfuse3
v1.2.0
- Adjust prefetch size based on per-file read count
- Added option to log to syslog
- Code cleanup, documentation fixes and improvements
v1.1.0
- Performance improvements to read prefetch system.
- Fixed lookup of file always returning ENOTDIR when mount root has never received a lookup.
- Added a half smart algorithm for pruning old cache so it doesn't eat all your memory.