core-admin/qubes
Rusty Bird 05eb051193
storage/file: fix is_dirty() false positive
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
2021-02-11 09:34:48 +00:00
..
api Add power state to get_system_info 2020-07-23 13:32:16 +02:00
ext Merge remote-tracking branch 'origin/pr/369' 2020-10-10 03:33:09 +02:00
qmemman qmemmand: separate SystemState init xc and xs to a 'init' method 2019-11-22 21:38:27 +01:00
storage storage/file: fix is_dirty() false positive 2021-02-11 09:34:48 +00:00
tests tests: skip pvgrub tests on Fedora 2020-12-31 06:12:02 +01:00
tools Make pylint happy 2020-08-23 02:55:40 +02:00
vm make pylint happy 2020-11-27 20:29:15 -05:00
__init__.py Make pylint happy 2020-08-23 02:55:40 +02:00
app.py Make pylint happy 2020-08-23 02:55:40 +02:00
backup.py Make pylint happy 2020-08-23 02:55:40 +02:00
config.py drop old workaround kernelopts 2020-11-01 18:10:52 +01:00
devices.py Make pylint happy 2020-08-23 02:55:40 +02:00
dochelpers.py Fix Sphinx 2 new API for Fedora 31+ 2019-11-22 21:39:31 +01:00
events.py Make pylint happy 2020-08-23 02:55:40 +02:00
exc.py Make pylint happy 2020-08-23 02:55:40 +02:00
features.py Add pre- events to vm features 2020-03-17 18:46:12 +01:00
firewall.py Make pylint happy 2020-08-23 02:55:40 +02:00
log.py Make pylint happy 2020-08-23 02:55:40 +02:00
rngdoc.py Remove python2 compat __future__ imports 2020-02-15 17:33:34 +00:00
tarwriter.py Make pylint happy 2020-08-23 02:55:40 +02:00
utils.py Fix invalid timezone 2019-08-06 18:23:00 -03:00