[Qemu-devel] [PATCH v2 0/2] block: fix write with zero flag set and iovector provided

Anton Nefedov posted 2 patches 6 years, 2 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/1518441241-32557-1-git-send-email-anton.nefedov@virtuozzo.com
Test checkpatch passed
Test docker-build@min-glib passed
Test docker-mingw@fedora passed
Test docker-quick@centos6 passed
Test ppcbe passed
Test ppcle passed
Test s390x passed
There is a newer version of this series
block/io.c                 |  2 +-
tests/qemu-iotests/033     | 28 ++++++++++++++++++++++++++++
tests/qemu-iotests/033.out | 13 +++++++++++++
3 files changed, 42 insertions(+), 1 deletion(-)
[Qemu-devel] [PATCH v2 0/2] block: fix write with zero flag set and iovector provided
Posted by Anton Nefedov 6 years, 2 months ago
v2:
  patch 1: commit message fixed
  test added (patch 2)

v1: http://lists.nongnu.org/archive/html/qemu-devel/2018-02/msg00131.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     | 28 ++++++++++++++++++++++++++++
 tests/qemu-iotests/033.out | 13 +++++++++++++
 3 files changed, 42 insertions(+), 1 deletion(-)

-- 
2.7.4