qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v7 0/3] Quorum maintainance operations
@ 2014-06-09 20:45 Benoît Canet
  2014-06-09 20:45 ` [Qemu-devel] [PATCH v7 1/3] quorum: Add the rewrite-corrupted parameter to quorum Benoît Canet
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Benoît Canet @ 2014-06-09 20:45 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf, Benoît Canet, stefanha, mreitz

in v7:
        rebase on latest Stefan's block branch
        Revert to extending drive-mirror by adding two parameters [Stefan]

Benoît Canet (3):
  quorum: Add the rewrite-corrupted parameter to quorum.
  block: Add node-name and to-replace-node-name arguments to
    drive-mirror
  qemu-iotests: Add TestRepairQuorum to 041 to test drive-mirror
    node-name mode.

 block.c                    |  27 +++++++
 block/mirror.c             |  62 +++++++++++---
 block/quorum.c             |  97 ++++++++++++++++++++--
 blockdev.c                 |  51 +++++++++++-
 hmp.c                      |   1 +
 include/block/block.h      |   5 ++
 include/block/block_int.h  |   4 +-
 qapi/block-core.json       |  14 +++-
 qmp-commands.hx            |   5 ++
 tests/qemu-iotests/041     | 196 ++++++++++++++++++++++++++++++++++++++++++++-
 tests/qemu-iotests/041.out |   4 +-
 tests/qemu-iotests/081     |  15 +++-
 tests/qemu-iotests/081.out |  10 +++
 13 files changed, 460 insertions(+), 31 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2014-06-10  6:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-09 20:45 [Qemu-devel] [PATCH v7 0/3] Quorum maintainance operations Benoît Canet
2014-06-09 20:45 ` [Qemu-devel] [PATCH v7 1/3] quorum: Add the rewrite-corrupted parameter to quorum Benoît Canet
2014-06-09 20:46 ` [Qemu-devel] [PATCH v7 2/3] block: Add node-name and to-replace-node-name arguments to drive-mirror Benoît Canet
2014-06-09 21:08   ` Eric Blake
2014-06-10  6:12     ` Benoît Canet
2014-06-09 20:46 ` [Qemu-devel] [PATCH v7 3/3] qemu-iotests: Add TestRepairQuorum to 041 to test drive-mirror node-name mode Benoît Canet

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).