qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] qemu-img convert: Fix sparseness detection
@ 2021-12-17 16:46 Vladimir Sementsov-Ogievskiy
  2021-12-17 16:46 ` [PATCH v2 1/2] iotests: Test qemu-img convert of zeroed data cluster Vladimir Sementsov-Ogievskiy
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Vladimir Sementsov-Ogievskiy @ 2021-12-17 16:46 UTC (permalink / raw)
  To: qemu-block; +Cc: qemu-devel, hreitz, kwolf, vsementsov, pl

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-01-12 13:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-17 16:46 [PATCH v2 0/2] qemu-img convert: Fix sparseness detection Vladimir Sementsov-Ogievskiy
2021-12-17 16:46 ` [PATCH v2 1/2] iotests: Test qemu-img convert of zeroed data cluster Vladimir Sementsov-Ogievskiy
2021-12-17 16:46 ` [PATCH v2 2/2] qemu-img: make is_allocated_sectors() more efficient Vladimir Sementsov-Ogievskiy
2021-12-21 12:11 ` [PATCH v2 0/2] qemu-img convert: Fix sparseness detection Peter Lieven
2022-01-12 12:28 ` Kevin Wolf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).