core-admin/qubes/storage
Marek Marczykowski-Górecki 4208897146
storage/file: create -cow.img only when needed
Do not create it at volume creation time. It it needed only when VM is
running, so create it just before startup only.

QubesOS/qubes-issues#2256
2017-07-26 03:26:11 +02:00
..
__init__.py storage: move volume_config['source'] filling to one place 2017-07-26 03:26:11 +02:00
file.py storage/file: create -cow.img only when needed 2017-07-26 03:26:11 +02:00
kernels.py storage/kernels: support only save_on_stop=False volumes 2017-07-04 14:25:08 +02:00
lvm.py storage: fix resize and revert handling 2017-07-18 01:42:37 +02:00
README.md Merge remote-tracking branch 'marmarek/master' into core3-devel 2016-03-03 01:13:51 +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)