New
v0.5.0 - parallelized everything
All fuse operations are now running in a thread pool, ie: operations on unrelated files won't block each other. Fixed a readahead race. Handle ENOSPC by running the evicter even if --free is not used.
Unclaimed project
Are you a maintainer of catfs? Claim this project to take control of your public changelog and roadmap.
All fuse operations are now running in a thread pool, ie: operations on unrelated files won't block each other. Fixed a readahead race. Handle ENOSPC by running the evicter even if --free is not used.