On 28.09.2015 05:29, Jeff Cody wrote: > This is code relocation, to pull the part of mirror_run() that > calls mirror_iteration out into a separate function. > > Signed-off-by: Jeff Cody > --- > block/mirror.c | 206 ++++++++++++++++++++++++++++++--------------------------- > 1 file changed, 110 insertions(+), 96 deletions(-) Reviewed-by: Max Reitz