[Qemu-devel] [PATCH v4 0/5] qcow2 check improvements part I

Vladimir Sementsov-Ogievskiy posted 5 patches 6 years, 10 months ago
Test asan passed
Test docker-mingw@fedora passed
Test docker-clang@ubuntu failed
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20181214134240.217870-1-vsementsov@virtuozzo.com
Maintainers: Kevin Wolf <kwolf@redhat.com>, Max Reitz <mreitz@redhat.com>
There is a newer version of this series
block/qcow2-refcount.c     | 87 +++++++++++++++++++++++---------------
tests/qemu-iotests/138     | 12 +++---
tests/qemu-iotests/138.out |  5 ++-
3 files changed, 61 insertions(+), 43 deletions(-)
[Qemu-devel] [PATCH v4 0/5] qcow2 check improvements part I
Posted by Vladimir Sementsov-Ogievskiy 6 years, 10 months ago
Hi all!

These series are derived from "[PATCH v3 0/8] qcow2 check improvements"
(https://lists.gnu.org/archive/html/qemu-devel/2018-10/msg02284.html)

Some patches are new, some patches are not included and are postponed to
part II.

So, here:
01,03 - unchanged
02: handle broken iotest
04-05: new

Vladimir Sementsov-Ogievskiy (5):
  qcow2-refcount: fix check_oflag_copied
  qcow2-refcount: avoid eating RAM
  qcow2-refcount: check_refcounts_l2: reduce ignored overlaps
  qcow2-refcount: check_refcounts_l2: don't count fixed cluster as
    allocated
  qcow2-refcount: don't mask corruptions under internal errors

 block/qcow2-refcount.c     | 87 +++++++++++++++++++++++---------------
 tests/qemu-iotests/138     | 12 +++---
 tests/qemu-iotests/138.out |  5 ++-
 3 files changed, 61 insertions(+), 43 deletions(-)

-- 
2.18.0