mergerfs 2.31.0 released
Added 2020-10-01 03:24:32 +0000 UTChttps://github.com/trapexit/mergerfs/releases/tag/2.31.0
Took a bit longer to get out than I had hoped. I was fooling with a few other features that I considered including but since those are still baking I figured I'd release it as it was.
Nothing too exciting.
Summary:
- Lots of cleanup
- new policies: prfd, eppfrd, msppfrd
- per branch minfreespace
- replace fasthash with wyhash for inode calculation and other hashing. fasthash had issues on some platforms.
- better error handling for certain functions
The features being fooled with are symlink following and read failover. I'm also working on some less interesting stuff such as rework of the threading and FUSE device message handling. I hope to get those done before a do a v3.0.0 release.
I've also been spending time working on the 3DO. Not the Opera emulator but the actual system. Fixel over at the 3DO Discord is developing a new, opensource, ODE for the 3DO and I'm working on the menu software. Been working on it haphazardly the past couple months but hope to focus more on it soon.
Thanks again to all those that support me and the work on mergerfs. It's greatly appreciated.