Jeff Cody <[email protected]> wrote: > On Mon, May 15, 2017 at 03:05:29PM +0100, Dr. David Alan Gilbert (git) wrote: >> From: "Dr. David Alan Gilbert" <[email protected]> >> >> Many users now prefer to use drive_mirror over NBD as an >> alternative to the older migrate -b option; drive_mirror is >> more complex to setup but gives you more options (e.g. only >> migrating some of the disks if some of them are shared). >> >> Allow the large chunk of block migration code to be compiled >> out for those who don't use it. >> >> Based on a downstream-patch we've had for a while by Jeff Cody. >> >> Signed-off-by: Dr. David Alan Gilbert <[email protected]> > > Reviewed-by: Jeff Cody <[email protected]>
Hi You thought it was going to be so easy O:-) You can see that this patch is the last one of the Series: Remove old MigrationParams And as there has been quite a bit of changes, I would preffer the review-by there. (Hint, hint) Thanks, Juan.
