qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH v2 0/2] qemu-img convert: Fix sparseness detection


From: Vladimir Sementsov-Ogievskiy
Subject: [PATCH v2 0/2] qemu-img convert: Fix sparseness detection
Date: Fri, 17 Dec 2021 17:46:52 +0100

Hi all!

01: only update test output rebasing on master
02: replaced with my proposed solution.

Kevin Wolf (1):
  iotests: Test qemu-img convert of zeroed data cluster

Vladimir Sementsov-Ogievskiy (1):
  qemu-img: make is_allocated_sectors() more efficient

 qemu-img.c                 | 23 +++++++++++++++++++----
 tests/qemu-iotests/122     |  1 +
 tests/qemu-iotests/122.out |  2 ++
 3 files changed, 22 insertions(+), 4 deletions(-)

-- 
2.31.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]