Re: [Qemu-devel] [PATCH v9 3/4] block: Add replaces argument to drive-mirror
On 11.06.2014 15:24, Benoît Canet wrote: drive-mirror will bdrv_swap the new BDS named node-name with the one pointed by replaces when the mirroring is finished. Signed-off-by: Benoit Canet --- block.c | 17 ++ block/mirror.c| 60
[Qemu-devel] [PATCH v9 3/4] block: Add replaces argument to drive-mirror
drive-mirror will bdrv_swap the new BDS named node-name with the one pointed by replaces when the mirroring is finished. Signed-off-by: Benoit Canet --- block.c | 17 ++ block/mirror.c| 60 +-- blockdev.c