qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v9 0/4] Quorum maintainance operations


From: Benoît Canet
Subject: [Qemu-devel] [PATCH v9 0/4] Quorum maintainance operations
Date: Wed, 11 Jun 2014 15:24:09 +0200

in V9:
        fix leak [Stefan]
        fix error message [Stefan]
        relax constraint [Stefan]


Benoît Canet (4):
  quorum: Add the rewrite-corrupted parameter to quorum
  block: Add node-name argument to drive-mirror
  block: Add replaces argument to drive-mirror
  qemu-iotests: Add TestRepairQuorum to 041 to test drive-mirror
    node-name mode.

 block.c                    |  17 ++++
 block/mirror.c             |  60 +++++++++++---
 block/quorum.c             |  97 ++++++++++++++++++++--
 blockdev.c                 |  41 +++++++++-
 hmp.c                      |   1 +
 include/block/block.h      |   4 +
 include/block/block_int.h  |   4 +-
 qapi/block-core.json       |  13 ++-
 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, 436 insertions(+), 31 deletions(-)

-- 
1.9.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]