Re: [PATCH v4 5/6] the rest of write tracking migration code

2020-11-30 Thread Andrey Gruzdev
On 28.11.2020 01:26, Peter Xu wrote: On Thu, Nov 26, 2020 at 06:17:33PM +0300, Andrey Gruzdev wrote: Implementation of bg_migration- iteration/completion/finish. Signed-off-by: Andrey Gruzdev Both patch 4 & 5 look good to me in general. Maybe you can even squash this patch into 4? It's not

Re: [PATCH v4 5/6] the rest of write tracking migration code

2020-11-27 Thread Peter Xu
On Thu, Nov 26, 2020 at 06:17:33PM +0300, Andrey Gruzdev wrote: > Implementation of bg_migration- iteration/completion/finish. > > Signed-off-by: Andrey Gruzdev Both patch 4 & 5 look good to me in general. Maybe you can even squash this patch into 4? It's not scarily hugeas a single patch, but

[PATCH v4 5/6] the rest of write tracking migration code

2020-11-26 Thread Andrey Gruzdev via
Implementation of bg_migration- iteration/completion/finish. Signed-off-by: Andrey Gruzdev --- migration/migration.c | 74 +-- 1 file changed, 72 insertions(+), 2 deletions(-) diff --git a/migration/migration.c b/migration/migration.c index c2efaf72f2..ef