All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH RFC 0/3] Backup/blockjob fixes
@ 2016-07-27 10:49 Vladimir Sementsov-Ogievskiy
  2016-07-27 10:49 ` [Qemu-devel] [PATCH 1/3] blockjob: fix dead pointer in txn list Vladimir Sementsov-Ogievskiy
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Vladimir Sementsov-Ogievskiy @ 2016-07-27 10:49 UTC (permalink / raw)
  To: qemu-devel, qemu-block
  Cc: vsementsov, stefanha, famz, mreitz, jcody, kwolf, den

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

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

end of thread, other threads:[~2016-08-02 16:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-27 10:49 [Qemu-devel] [PATCH RFC 0/3] Backup/blockjob fixes Vladimir Sementsov-Ogievskiy
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

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.