qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v3 0/2] block: fix write with zero flag set and iovector provided
@ 2018-02-14 16:09 Anton Nefedov
  2018-02-14 16:09 ` [Qemu-devel] [PATCH v3 1/2] iotest 033: add misaligned write-zeroes test via truncate Anton Nefedov
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Anton Nefedov @ 2018-02-14 16:09 UTC (permalink / raw)
  To: qemu-devel
  Cc: qemu-block, kwolf, mreitz, stefanha, famz, eblake, berto,
	Anton Nefedov

v3: patch 1: image cluster size reduced to get away with a smaller test image
    (the cluster size can be as small as 512 bytes for qcow2,
     but the test runs for all generic formats and minimum for qed is 4k)

v2: http://lists.nongnu.org/archive/html/qemu-devel/2018-02/msg03016.html

Anton Nefedov (2):
  iotest 033: add misaligned write-zeroes test via truncate
  block: fix write with zero flag set and iovector provided

 block/io.c                 |  2 +-
 tests/qemu-iotests/033     | 29 +++++++++++++++++++++++++++++
 tests/qemu-iotests/033.out | 13 +++++++++++++
 3 files changed, 43 insertions(+), 1 deletion(-)

-- 
2.7.4

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

end of thread, other threads:[~2018-02-14 18:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-14 16:09 [Qemu-devel] [PATCH v3 0/2] block: fix write with zero flag set and iovector provided Anton Nefedov
2018-02-14 16:09 ` [Qemu-devel] [PATCH v3 1/2] iotest 033: add misaligned write-zeroes test via truncate Anton Nefedov
2018-02-14 18:31   ` Eric Blake
2018-02-14 16:09 ` [Qemu-devel] [PATCH v3 2/2] block: fix write with zero flag set and iovector provided Anton Nefedov
2018-02-14 17:28 ` [Qemu-devel] [PATCH v3 0/2] " 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).