commit | 09158f00e0fdb506dcbf36f67c615b7f6c604c5a | [log] [tgz] |
---|---|---|
author | BenoƮt Canet <[email protected]> | Fri Jun 27 18:25:25 2014 +0200 |
committer | Kevin Wolf <[email protected]> | Fri Jun 27 20:00:00 2014 +0200 |
tree | f7a4f03efed4ae74d92c1dc3d1b9d4bef51a6780 | |
parent | 823c686356e6758bacb46d3a316b841536d6d707 [diff] |
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 <[email protected]> Signed-off-by: Kevin Wolf <[email protected]>