core-admin/linux
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
..
aux-tools cleanup-dispvms: fix python shebang 2019-11-22 21:39:35 +01:00
system-config storage/file: fix is_dirty() false positive 2021-02-11 09:34:48 +00:00
systemd Handle qubes.skip_autostart option on kernel command line 2018-09-16 05:22:30 +02:00