core-admin/qubes/storage
Marek Marczykowski-Górecki 86881afeef
storage/lvm: don't try to resize non-existing lvm volumes
Volume with save_on_stop=False and snap_on_start=False exists only when
VM is running and this is already handled under is_dirty() condition.
For non-running VMs, skip LVM resize step and only update internal size
attribute.

Fixes QubesOS/qubes-issues#5645
2020-02-12 21:57:34 +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 storage/lvm: don't try to resize non-existing lvm volumes 2020-02-12 21:57:34 +01:00
README.md Merge remote-tracking branch 'marmarek/master' into core3-devel 2016-03-03 01:13:51 +01:00
reflink.py storage/reflink: trivial style tweaks 2020-02-05 17:26:44 +00: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)