core-admin/qubes/storage
Pawel Marczewski 49f2c1b78d
Fix ThinVolume.size initialization from string
The size config parameter might be a string coming from XML.
The Volume base class handles the conversion to integer already.

Fixes QubesOS/qubes-issues#5219.
2020-01-23 10:39:47 +01:00
..
__init__.py Correct inconsistent behavior on unavailable usage data 2019-11-15 20:01:43 +01:00
file.py storage/file: fix resize 2019-12-14 15:48:49 +01:00
kernels.py storage/kernels: fix listing volumes 2019-11-10 01:14:34 +01:00
lvm.py Fix ThinVolume.size initialization from string 2020-01-23 10:39:47 +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: _cleanup() -> _remove_incomplete_files() 2019-12-03 18:21:55 +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)