core-admin-client/qubesadmin
Marek Marczykowski-Górecki 93608658a9
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 6338b936e2.

Fixes QubesOS/qubes-issues#4791
2021-01-05 04:46:12 +01:00
..
backup backup: throttle backup extracting if there is not enough disk space 2021-01-05 04:46:12 +01:00
events events: implicitly enable caching when creating EventsDispatcher 2020-05-22 19:28:51 +02:00
tests tests: avoid 'xrandr' call 2020-12-02 04:31:31 +01:00
tools tools/qvm-run: do not check if DispVM is paused before starting it 2020-10-24 16:41:22 +02:00
vm Make pylint happy 2020-08-23 03:31:39 +02:00
__init__.py Choose QubesLocal or QubesRemote based on /etc/qubes-release presence 2017-07-18 01:58:33 +02:00
app.py Make pylint happy 2020-08-23 03:31:39 +02:00
base.py Make pylint happy 2020-08-23 03:31:39 +02:00
config.py tools: add qvm-template-postprocess 2017-05-26 01:33:43 +02:00
devices.py Make pylint happy 2020-08-23 03:31:39 +02:00
exc.py Make pylint happy 2020-08-23 03:31:39 +02:00
features.py Make pylint happy 2020-08-23 03:31:39 +02:00
firewall.py Make pylint happy 2020-08-23 03:31:39 +02:00
label.py Make pylint happy 2020-08-23 03:31:39 +02:00
log.py Drop log.DBusHandler 2017-10-16 01:33:03 +02:00
spinner.py Make pylint happy 2020-08-23 03:31:39 +02:00
storage.py Cleanup Admin API denial reporting 2020-08-11 02:06:42 +02:00
tags.py Make pylint happy 2020-08-23 03:31:39 +02:00
utils.py Merge remote-tracking branch 'origin/pr/156' 2020-08-11 18:41:55 +02:00