mbox series

[v2,0/2] block: fix write with zero flag set and iovector provided

Message ID 1518441241-32557-1-git-send-email-anton.nefedov@virtuozzo.com
Headers show
Series block: fix write with zero flag set and iovector provided | expand

Message

Anton Nefedov Feb. 12, 2018, 1:13 p.m. UTC
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(-)