ZeroFS Volume
Version updated for https://github.com/Barre/ZeroFS to version v0.20.1.
- This action is used across all versions by 0 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
- Fix a race condition that could result in in out-of-date metadata under high-load.
- Remove a layer of cache by @Barre in https://github.com/Barre/ZeroFS/pull/280
- Refactor by @Barre in https://github.com/Barre/ZeroFS/pull/281
- Fix 9p flush handling by @Barre in https://github.com/Barre/ZeroFS/pull/282
- Fix 9p compliance issues in
VersionandWalkby @Barre in https://github.com/Barre/ZeroFS/pull/283 - Use LengthDelimitedCodec for 9P message framing by @Barre in https://github.com/Barre/ZeroFS/pull/284
Full Changelog: https://github.com/Barre/ZeroFS/compare/v0.20.0...v0.20.1