Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
backup: throttle backup extracting if there is not enough disk space
Instead of failing the restore process, pause data extracting, until already extracted data gets processed. This commit implements this for local tar extraction. Extracting data received from a VM is handled in qfile-(dom0-)unpacker, which also has similar feature, turned on in 6338b93. Fixes QubesOS/qubes-issues#4791
- Loading branch information