[PATCH for-5.1 0/2] block: Fix bdrv_aligned_p*v() for qiov_offset != 0

Max Reitz posted 2 patches 5 years, 3 months ago
Test docker-quick@centos7 failed
Test docker-mingw@fedora failed
Test checkpatch failed
Test FreeBSD failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20200728120806.265916-1-mreitz@redhat.com
Maintainers: Fam Zheng <fam@euphon.net>, Kevin Wolf <kwolf@redhat.com>, Max Reitz <mreitz@redhat.com>, Stefan Hajnoczi <stefanha@redhat.com>
block/io.c                 | 10 ++++++----
tests/qemu-iotests/028     | 19 +++++++++++++++++++
tests/qemu-iotests/028.out | 11 +++++++++++
3 files changed, 36 insertions(+), 4 deletions(-)
[PATCH for-5.1 0/2] block: Fix bdrv_aligned_p*v() for qiov_offset != 0
Posted by Max Reitz 5 years, 3 months ago
Hi,

Patch 1 is the fix, patch 2 adds a test.

I think we must get this into 5.1, rc2 or not.


Max Reitz (2):
  block: Fix bdrv_aligned_p*v() for qiov_offset != 0
  iotests/028: Add test for cross-base-EOF reads

 block/io.c                 | 10 ++++++----
 tests/qemu-iotests/028     | 19 +++++++++++++++++++
 tests/qemu-iotests/028.out | 11 +++++++++++
 3 files changed, 36 insertions(+), 4 deletions(-)

-- 
2.26.2