mirror of
https://github.com/restic/restic.git
synced 2025-08-24 12:59:54 +00:00
Prepare changelog for 0.14.0
This commit is contained in:
9
changelog/0.14.0_2022-08-25/issue-1153
Normal file
9
changelog/0.14.0_2022-08-25/issue-1153
Normal file
@@ -0,0 +1,9 @@
|
||||
Enhancement: Support pruning even when the disk is full
|
||||
|
||||
When running out of disk space it was no longer possible to add or remove
|
||||
data from a repository. To help with recovering from such a deadlock, the
|
||||
prune command now supports an `--unsafe-recover-no-free-space` option to
|
||||
recover from these situations. Make sure to read the documentation first!
|
||||
|
||||
https://github.com/restic/restic/issues/1153
|
||||
https://github.com/restic/restic/pull/3481
|
Reference in New Issue
Block a user