[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PATCH v10 0/4] Quorum maintainance operations
From: |
Benoît Canet |
Subject: |
[Qemu-devel] [PATCH v10 0/4] Quorum maintainance operations |
Date: |
Mon, 16 Jun 2014 12:00:53 +0200 |
in v10:
address max comments
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 | 3 +
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(+), 30 deletions(-)
--
1.9.1