All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-5.1 0/2] block: Fix bdrv_aligned_p*v() for qiov_offset != 0
@ 2020-07-28 12:08 Max Reitz
  2020-07-28 12:08 ` [PATCH for-5.1 1/2] " Max Reitz
  2020-07-28 12:08 ` [PATCH for-5.1 2/2] iotests/028: Add test for cross-base-EOF reads Max Reitz
  0 siblings, 2 replies; 9+ messages in thread
From: Max Reitz @ 2020-07-28 12:08 UTC (permalink / raw)
  To: qemu-block
  Cc: Kevin Wolf, Bruce Rogers, Vladimir Sementsov-Ogievskiy,
	qemu-stable, qemu-devel, Claudio Fontana, Stefan Hajnoczi,
	Max Reitz

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



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

end of thread, other threads:[~2020-07-28 13:28 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-28 12:08 [PATCH for-5.1 0/2] block: Fix bdrv_aligned_p*v() for qiov_offset != 0 Max Reitz
2020-07-28 12:08 ` [PATCH for-5.1 1/2] " Max Reitz
2020-07-28 12:14   ` Vladimir Sementsov-Ogievskiy
2020-07-28 12:25   ` Philippe Mathieu-Daudé
2020-07-28 12:55   ` Claudio Fontana
2020-07-28 13:27   ` Bruce Rogers
2020-07-28 12:08 ` [PATCH for-5.1 2/2] iotests/028: Add test for cross-base-EOF reads Max Reitz
2020-07-28 12:22   ` Vladimir Sementsov-Ogievskiy
2020-07-28 12:56   ` Claudio Fontana

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.