feat(nfs): add per-share sync option (default true) to fix rsync I/O errors

This commit is contained in:
2026-03-31 15:47:16 +02:00
parent b5e46d4406
commit c7d5d2f6ee
3 changed files with 15 additions and 3 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## 1.0.13 - 2026-03-31
- feat: add per-share sync option (default true) to fix I/O errors on large file transfers
## 1.0.12 - 2026-03-31
- fix: add -s flag to unfsd for stable file handles, fixes EIO errors during rsync