dd037f4663
Don't realy on a volume configuration only, it's easy to miss updating it. Specifically, import_volume() function didn't updated the size based on the source volume. The size that the actual VM sees is based on the file size, and so is the filesystem inside. Outdated size property can lead to a data loss if the user perform an action based on a incorrect assumption - like extending size, which actually will shrink the volume. Fixes QubesOS/qubes-issues#4821 |
||
---|---|---|
.. | ||
__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)