core-admin/qubes/storage
Marek Marczykowski-Górecki 4323651afb
storage/lvm: remove duplicated _reset function
There were two: _reset and _reset_volume. Neither of them was working,
but the later was closer. Remove the other one.

QubesOS/qubes-issues#2256
2016-11-04 14:18:55 +01:00
..
__init__.py storage: improve handling volume export 2016-09-29 01:59:54 +02:00
domain.py qubes/storage: misc fixes for VM-exposed block devices handling 2016-09-03 20:41:02 +02:00
file.py Merge branch 'core3-devices' into core3-devel 2016-09-04 21:32:01 +02:00
kernels.py qubes.linux.kernel use new storage api 2016-07-13 22:34:34 +02:00
lvm.py storage/lvm: remove duplicated _reset function 2016-11-04 14:18:55 +01: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)