mirror of
https://github.com/restic/restic.git
synced 2025-03-13 13:31:29 +00:00
Update changelog
This commit is contained in:
parent
c37d587f81
commit
74e4656850
8
changelog/unreleased/pull-3261
Normal file
8
changelog/unreleased/pull-3261
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
Enhancement: Reduce file fragmentation for local backend
|
||||||
|
|
||||||
|
Before this change, local backend files could become fragmented.
|
||||||
|
Now restic will try to preallocate space for pack files to avoid
|
||||||
|
their fragmentation.
|
||||||
|
|
||||||
|
https://github.com/restic/restic/issues/2679
|
||||||
|
https://github.com/restic/restic/pull/3261
|
Loading…
x
Reference in New Issue
Block a user