core-admin/qubes/storage
Pawel Marczewski 63ac952803
Implement new admin.vm.ImportWithSize API call
This should allow importing a volume and changing the size at the
same time, without performing the resize operation on original
volume first.

The internal API has been renamed to internal.vm.volume.ImportBegin
to avoid confusion, and for symmetry with ImportEnd.

See QubesOS/qubes-issues#5239.
2020-01-23 09:47:22 +01:00
..
__init__.py Implement new admin.vm.ImportWithSize API call 2020-01-23 09:47:22 +01:00
file.py Implement new admin.vm.ImportWithSize API call 2020-01-23 09:47:22 +01:00
kernels.py storage/kernels: fix listing volumes 2019-11-10 01:14:34 +01:00
lvm.py Implement new admin.vm.ImportWithSize API call 2020-01-23 09:47:22 +01:00
README.md Merge remote-tracking branch 'marmarek/master' into core3-devel 2016-03-03 01:13:51 +01:00
reflink.py Implement new admin.vm.ImportWithSize API call 2020-01-23 09:47:22 +01:00

WNI File storage

Before v3.1 there existed a draft wni storage. You can find it in the git history

(it was in /core/storage directory, now gone)