qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Max Reitz
Subject: [PATCH for-5.1 0/2] block: Fix bdrv_aligned_p*v() for qiov_offset != 0
Date: Tue, 28 Jul 2020 14:08:03 +0200

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]