Releases: seaweedfs/fuse
Releases · seaweedfs/fuse
v1.2.3
What's Changed
- fs: avert data races on the nodeRef map by @creachadair in #3
New Contributors
- @creachadair made their first contribution in #3
Full Changelog: v1.2.2...v1.2.3
v1.2.2
v1.2.1
v1.2.0
v1.1.9: Merge pull request #2 from PeterCxy/patch-idle-workers
fs: serve: Distribute requests only to idle workers
v1.1.5: avoid nil when invalidating entry
fix https://github.com/chrislusf/seaweedfs/issues/2055