6b474e39f6
When volume is resized, underlying LVM is adjusted if exists. For persistent volumes it is enough, as generally the driver prefers underlying LVM size than internal attribute. But volatile volume is removed at vm shutdown, so that value is lost. Fix it by updating Volume.size attribute too, to be updated in qubes.xml later too. Fixes QubesOS/qubes-issues#5645 |
||
---|---|---|
.. | ||
__init__.py | ||
file.py | ||
kernels.py | ||
lvm.py | ||
README.md | ||
reflink.py |
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)