[PATCH v7 0/1] qcow2: add a way to repair bitmaps

Jean-Louis Dupond posted 1 patch 1 month ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260826101005.2345883-1-jean-louis@dupond.be
Maintainers: Eric Blake <eblake@redhat.com>, Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>, John Snow <jsnow@redhat.com>, Kevin Wolf <kwolf@redhat.com>, Hanna Reitz <hreitz@redhat.com>
block/qcow2-bitmap.c              | 41 ++++++++++++++++++++++++++++---
block/qcow2-refcount.c            |  3 ++-
block/qcow2.c                     | 16 +++++++++---
block/qcow2.h                     |  3 ++-
scripts/meson-buildoptions.sh.tmp |  0
5 files changed, 54 insertions(+), 9 deletions(-)
create mode 100644 scripts/meson-buildoptions.sh.tmp
[PATCH v7 0/1] qcow2: add a way to repair bitmaps
Posted by Jean-Louis Dupond 1 month ago
v6 was missing the changes, v7 patch that resolves the remarks from Vladimir.

- Report the error when not in check mode
- Fix counting of corruptions and fixed corruptions

Thanks
Jean-Louis

Jean-Louis Dupond (1):
  qcow2: add functionality to repair bitmaps

 block/qcow2-bitmap.c              | 41 ++++++++++++++++++++++++++++---
 block/qcow2-refcount.c            |  3 ++-
 block/qcow2.c                     | 16 +++++++++---
 block/qcow2.h                     |  3 ++-
 scripts/meson-buildoptions.sh.tmp |  0
 5 files changed, 54 insertions(+), 9 deletions(-)
 create mode 100644 scripts/meson-buildoptions.sh.tmp

-- 
2.55.0