core-admin/linux/system-config
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
..
block-snapshot storage/file: fix is_dirty() false positive 2021-02-11 09:34:48 +00:00
logrotate-qubes Add logrotate for qubes logs 2019-01-19 03:25:20 +01:00
Makefile Remove qrexec related files - moved to core-qrexec repository 2019-04-11 04:29:04 +02:00
tmpfiles-qubes.conf backup.py: add vmN/empty file if no other files to backup 2018-02-24 22:43:53 +00:00
vif-route-qubes