Re: [PATCH v3 05/10] migration: Remove redundant cleanup of postcopy_qemufile_src

2023-08-15 Thread Peter Xu
On Fri, Aug 11, 2023 at 12:08:31PM -0300, Fabiano Rosas wrote: > This file is owned by the return path thread which is already doing > cleanup. > > Signed-off-by: Fabiano Rosas Reviewed-by: Peter Xu -- Peter Xu

[PATCH v3 05/10] migration: Remove redundant cleanup of postcopy_qemufile_src

2023-08-11 Thread Fabiano Rosas
This file is owned by the return path thread which is already doing cleanup. Signed-off-by: Fabiano Rosas --- migration/migration.c | 6 -- 1 file changed, 6 deletions(-) diff --git a/migration/migration.c b/migration/migration.c index 5e6a766235..195726eb4a 100644 --- a/migration/migration