From: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
To: qemu-block@nongnu.org
Cc: qemu-devel@nongnu.org, hreitz@redhat.com, kwolf@redhat.com,
vsementsov@virtuozzo.com
Subject: [PATCH v2 0/2] fix crash if try to migrate during backup
Date: Sat, 11 Sep 2021 15:00:25 +0300 [thread overview]
Message-ID: <20210911120027.8063-1-vsementsov@virtuozzo.com> (raw)
v2:
01: check that migration fails
02: Add Hanna's r-b
Vladimir Sementsov-Ogievskiy (2):
tests: add migrate-during-backup
block: bdrv_inactivate_recurse(): check for permissions and fix crash
block.c | 8 ++
.../qemu-iotests/tests/migrate-during-backup | 97 +++++++++++++++++++
.../tests/migrate-during-backup.out | 5 +
3 files changed, 110 insertions(+)
create mode 100755 tests/qemu-iotests/tests/migrate-during-backup
create mode 100644 tests/qemu-iotests/tests/migrate-during-backup.out
--
2.29.2
next reply other threads:[~2021-09-11 12:03 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-11 12:00 Vladimir Sementsov-Ogievskiy [this message]
2021-09-11 12:00 ` [PATCH v2 1/2] tests: add migrate-during-backup Vladimir Sementsov-Ogievskiy
2021-09-11 12:00 ` [PATCH v2 2/2] block: bdrv_inactivate_recurse(): check for permissions and fix crash Vladimir Sementsov-Ogievskiy
2021-09-13 8:15 ` [PATCH v2 0/2] fix crash if try to migrate during backup Hanna Reitz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210911120027.8063-1-vsementsov@virtuozzo.com \
--to=vsementsov@virtuozzo.com \
--cc=hreitz@redhat.com \
--cc=kwolf@redhat.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.