mirror of
https://github.com/versity/scoutfs.git
synced 2026-01-09 05:13:18 +00:00
Compare commits
1 Commits
auke/tuned
...
zab/v1.27
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c73e9994c5 |
@@ -1,6 +1,21 @@
|
||||
Versity ScoutFS Release Notes
|
||||
=============================
|
||||
|
||||
---
|
||||
v1.27
|
||||
\
|
||||
*Jan 7, 2026*
|
||||
|
||||
Fix a server livelock case that can happen while committing client
|
||||
transations that contain a large amount of freed file data extents.
|
||||
This would present as client tasks hanging and a server task spinning
|
||||
consuming cpu.
|
||||
|
||||
Fix a rare server request processing failure that doesn't deal with
|
||||
retransmission of a request that a previous server partially processed.
|
||||
This would present as hung client tasks and repeated "error -2
|
||||
committing log merge: getting merge status item" kernel messages.
|
||||
|
||||
---
|
||||
v1.26
|
||||
\
|
||||
|
||||
Reference in New Issue
Block a user