OSDN Git Service

migration: Block migration comment or code is wrong
authorJuan Quintela <quintela@redhat.com>
Mon, 3 Oct 2022 03:15:56 +0000 (05:15 +0200)
committerJuan Quintela <quintela@redhat.com>
Mon, 21 Nov 2022 10:58:10 +0000 (11:58 +0100)
commitb5280437a7f49cf617cdd99bbbe2c7bd1652408b
tree620f33921c4a7af34358efcd7ae747ecf54a69be
parent6f39c90b86b9d3772779f873ed88aaa75a220aba
migration: Block migration comment or code is wrong

And it appears that what is wrong is the code. During bulk stage we
need to make sure that some block is dirty, but no games with
max_size at all.

Signed-off-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
migration/block.c