Re: [PATCH] migration: Remove spurious files

2023-02-09 Thread Philippe Mathieu-Daudé
On 9/2/23 13:14, Juan Quintela wrote: I introduced spurious files on my tree during a rebase: commit ebfc57871506b3fe36cc41f69ee3ad31a34afd63 Author: Zhenzhong Duan Date: Mon Oct 17 15:53:51 2022 +0800 multifd: Fix flush of zero copy page send request Make IO channel flush call af

Re: [PATCH] migration: Remove spurious files

2023-02-09 Thread Cédric Le Goater
On 2/9/23 13:14, Juan Quintela wrote: I introduced spurious files on my tree during a rebase: commit ebfc57871506b3fe36cc41f69ee3ad31a34afd63 Author: Zhenzhong Duan Date: Mon Oct 17 15:53:51 2022 +0800 multifd: Fix flush of zero copy page send request Make IO channel flush call af

Re: [PATCH] migration: Remove spurious files

2023-02-09 Thread Daniel P . Berrangé
On Thu, Feb 09, 2023 at 01:14:49PM +0100, Juan Quintela wrote: > I introduced spurious files on my tree during a rebase: > > commit ebfc57871506b3fe36cc41f69ee3ad31a34afd63 > Author: Zhenzhong Duan > Date: Mon Oct 17 15:53:51 2022 +0800 > > multifd: Fix flush of zero copy page send request

[PATCH] migration: Remove spurious files

2023-02-09 Thread Juan Quintela
I introduced spurious files on my tree during a rebase: commit ebfc57871506b3fe36cc41f69ee3ad31a34afd63 Author: Zhenzhong Duan Date: Mon Oct 17 15:53:51 2022 +0800 multifd: Fix flush of zero copy page send request Make IO channel flush call after the inflight request has been drained