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
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| core2.py | ||
| core3.py | ||
| dispvm.py | ||
| restore.py | ||