From: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
To: qemu-devel@nongnu.org, qemu-block@nongnu.org
Cc: vsementsov@virtuozzo.com, stefanha@redhat.com, famz@redhat.com,
mreitz@redhat.com, jcody@redhat.com, kwolf@redhat.com,
den@openvz.org
Subject: [Qemu-devel] [PATCH RFC 0/3] Backup/blockjob fixes
Date: Wed, 27 Jul 2016 13:49:47 +0300 [thread overview]
Message-ID: <1469616590-38683-1-git-send-email-vsementsov@virtuozzo.com> (raw)
Hi all!
There are some fixes, related to previously posted test
[PATCH] backup: block-job error BUG
I'm not sure that proposed solution is a true way to fix the problem,
but it just works for me.
Vladimir Sementsov-Ogievskiy (3):
blockjob: fix dead pointer in txn list
backup: fix transaction fail scenario
blockjob: fix transaction cancel
block/backup.c | 12 ++++++++++++
blockdev.c | 13 +++++++++++++
blockjob.c | 34 ++++++++++++++++++++++++++++++++++
include/block/blockjob.h | 10 ++++++++++
4 files changed, 69 insertions(+)
--
1.8.3.1
next reply other threads:[~2016-07-27 10:50 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-27 10:49 Vladimir Sementsov-Ogievskiy [this message]
2016-07-27 10:49 ` [Qemu-devel] [PATCH 1/3] blockjob: fix dead pointer in txn list Vladimir Sementsov-Ogievskiy
2016-08-01 22:39 ` [Qemu-devel] [Qemu-block] " John Snow
2016-08-02 11:05 ` Vladimir Sementsov-Ogievskiy
2016-08-02 16:50 ` John Snow
2016-07-27 10:49 ` [Qemu-devel] [PATCH 2/3] backup: fix transaction fail scenario Vladimir Sementsov-Ogievskiy
2016-07-27 10:49 ` [Qemu-devel] [PATCH 3/3] blockjob: fix transaction cancel Vladimir Sementsov-Ogievskiy
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=1469616590-38683-1-git-send-email-vsementsov@virtuozzo.com \
--to=vsementsov@virtuozzo.com \
--cc=den@openvz.org \
--cc=famz@redhat.com \
--cc=jcody@redhat.com \
--cc=kwolf@redhat.com \
--cc=mreitz@redhat.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@redhat.com \
/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 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).