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