core-admin/qubes/storage
Marek Marczykowski-Górecki 46bfa14d08
storage/lvm: make sure that volumes have /dev entries when export() is called
In some cases (even manual manipulation) those files may not be present
- especially because thin snapshots do not have nodes in /dev by default.
2017-07-29 04:47:44 +02:00
..
__init__.py Merge branch 'dispvm-fix' 2017-07-14 01:13:20 +02:00
file.py storage: typo fix in comment 2017-07-20 12:19:02 +02:00
kernels.py storage/kernels: support only save_on_stop=False volumes 2017-07-04 14:25:08 +02:00
lvm.py storage/lvm: make sure that volumes have /dev entries when export() is called 2017-07-29 04:47:44 +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)