-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removed encryption migration optimized search for dedup blocks as thi…
…s creates slowness and high load when there are many same blocks.
- Loading branch information
Showing
3 changed files
with
11 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,11 @@ | ||
backy2 (2.13.3) unstable; urgency=low | ||
|
||
* Removed encryption migration optimized search for dedup blocks as | ||
this creates slowness and high load when there are many same blocks. | ||
|
||
-- Daniel Kraft <[email protected]> Tue, 16 Oct 2020 12:29:21 +0200 | ||
|
||
|
||
backy2 (2.13.2) unstable; urgency=low | ||
|
||
* Better logging. Now we have stderr for ERRORs and above and we don't show | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters