core-admin-client/qubesadmin/backup
Marek Marczykowski-Górecki 10d4381c14
backup: check if there is enough disk space available to restore
Avoid failing restore after potentially lengthy processing - check
available space first.

This will be even more important after adding waiting for free space -
then if there won't be enough free space, the process will deadlock.

QubesOS/qubes-issues#4791
2021-01-05 03:33:21 +01:00
..
__init__.py backup: move BackupRestore class and helpers to 'restore' submodule 2017-07-21 03:54:04 +02:00
core2.py Make pylint happy 2020-08-23 03:31:39 +02:00
core3.py Make pylint happy 2020-08-23 03:31:39 +02:00
dispvm.py backup/restore: make error reporting work also for StandaloneVM based DispVM 2020-08-07 02:12:39 +02:00
restore.py backup: check if there is enough disk space available to restore 2021-01-05 03:33:21 +01:00