qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] mirror: Make sure that source and target size match
@ 2020-05-07 14:52 Kevin Wolf
  2020-05-07 14:52 ` [PATCH 1/3] iotests/229: Use blkdebug to inject an error Kevin Wolf
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Kevin Wolf @ 2020-05-07 14:52 UTC (permalink / raw)
  To: qemu-block; +Cc: kwolf, vsementsov, jsnow, qemu-devel, mreitz

Same thing as the recent fix for backup, except that mirror already
forbids resizing during the job. So what remains is checking that the
sizes match at the start of the job.

Kevin Wolf (3):
  iotests/229: Use blkdebug to inject an error
  mirror: Make sure that source and target size match
  iotests: Mirror with different source/target size

 block/mirror.c             | 21 ++++++++++--------
 tests/qemu-iotests/041     | 45 ++++++++++++++++++++++++++++++++++++++
 tests/qemu-iotests/041.out |  4 ++--
 tests/qemu-iotests/229     | 15 +++++++++----
 tests/qemu-iotests/229.out |  6 ++---
 5 files changed, 73 insertions(+), 18 deletions(-)

-- 
2.25.3



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

end of thread, other threads:[~2020-05-07 15:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-07 14:52 [PATCH 0/3] mirror: Make sure that source and target size match Kevin Wolf
2020-05-07 14:52 ` [PATCH 1/3] iotests/229: Use blkdebug to inject an error Kevin Wolf
2020-05-07 15:09   ` Eric Blake
2020-05-07 14:52 ` [PATCH 2/3] mirror: Make sure that source and target size match Kevin Wolf
2020-05-07 15:13   ` Eric Blake
2020-05-07 14:52 ` [PATCH 3/3] iotests: Mirror with different source/target size Kevin Wolf
2020-05-07 15:16   ` Eric Blake

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).