Merge pull request #129 from versity/zab/v1.14

v1.14 Release
This commit is contained in:
Zach Brown
2023-06-29 11:30:01 -07:00
committed by GitHub

View File

@@ -1,6 +1,26 @@
Versity ScoutFS Release Notes
=============================
---
v1.14
\
*Jun 29, 2023*
Add get\_referring\_entries ioctl for getting directory entries that
refer to an inode.
Fix excessive CPU use in the move\_blocks interface when moving a large
number of extents.
Reduce fragmented data allocation when contig\_only prealloc is not in
use by more consistently allocating multi-block extents within each
aligned prealloc region.
Avoid rare deadlock in metadata block cache recalim under both heavy
load and memory pressure.
Fix crash when using quorum\_heartbeat\_timeout\_ms mount option.
---
v1.13
\