Re: [PATCH v2 0/5] migration: cleanup TLS channel referencing

2024-02-25 Thread Peter Xu
On Thu, Feb 22, 2024 at 05:52:56PM +0800, pet...@redhat.com wrote: > From: Peter Xu > > v2: > - add patches > - migration/multifd: Make multifd_channel_connect() return void > - migration/multifd: Cleanup outgoing_args in state destroy > - migration/multifd: Drop unnecessary helper to

[PATCH v2 0/5] migration: cleanup TLS channel referencing

2024-02-22 Thread peterx
From: Peter Xu v2: - add patches - migration/multifd: Make multifd_channel_connect() return void - migration/multifd: Cleanup outgoing_args in state destroy - migration/multifd: Drop unnecessary helper to destroy IOC - fix spelling This is a small cleanup patchset to firstly cleanup tls