mbox series

[0/3] backup: Make sure that source and target size match

Message ID 20200429111539.42103-1-kwolf@redhat.com (mailing list archive)
Headers show
Series backup: Make sure that source and target size match | expand

Message

Kevin Wolf April 29, 2020, 11:15 a.m. UTC
Kevin Wolf (3):
  backup: Improve error for bdrv_getlength() failure
  backup: Make sure that source and target size match
  iotests: Backup with different source/target size

 block/backup-top.c         | 12 +++++---
 block/backup.c             | 18 ++++++++++--
 tests/qemu-iotests/055     | 60 ++++++++++++++++++++++++++++++++++++--
 tests/qemu-iotests/055.out |  4 +--
 4 files changed, 83 insertions(+), 11 deletions(-)