05eb051193
is_dirty() returned a false positive if the volume was merely the source of a currently running volume. For example, if fedora-33:root was the source volume for myappvm:root and myappvm was running - then is_dirty() returned True for fedora-33:root, because fedora-33/root-cow.img contains some allocated blocks (one 256 KiB chunk containing only the header) in this scenario, even though fedora-33 is shut down. Fixes QubesOS/qubes-issues#6371 |
||
---|---|---|
.. | ||
api | ||
ext | ||
qmemman | ||
storage | ||
tests | ||
tools | ||
vm | ||
__init__.py | ||
app.py | ||
backup.py | ||
config.py | ||
devices.py | ||
dochelpers.py | ||
events.py | ||
exc.py | ||
features.py | ||
firewall.py | ||
log.py | ||
rngdoc.py | ||
tarwriter.py | ||
utils.py |