in v8: check size is the same [Eric] drop sync=full requirement [Eric] split patch in two [Eric] shorter names [Eric]
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 | 26 ++++++ block/mirror.c | 62 +++++++++++--- 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, 447 insertions(+), 31 deletions(-) -- 1.9.1