migration: correct multifd receive thread name
authorPrasad Pandit <pjp@fedoraproject.org>
Wed, 27 Nov 2024 11:15:28 +0000 (16:45 +0530)
committerPeter Xu <peterx@redhat.com>
Mon, 2 Dec 2024 19:20:44 +0000 (14:20 -0500)
commit3b83e663611c628bb04ae84a4f7ee49bdb68138b
tree20b90df0b9e9badebb09324f3111068a7c7ffa3d
parenteb22a064455aeebc105cc89bf77f48aa18b52938
migration: correct multifd receive thread name

Multifd receive threads run on the destination side.
Correct the thread name marco to indicate the same.

Fixes: e620b1e4770b ("migration: Put thread names together with macros")
Signed-off-by: Prasad Pandit <pjp@fedoraproject.org>
Reviewed-by: Fabiano Rosas <farosas@suse.de>
Link: https://lore.kernel.org/r/20241127111528.167330-1-ppandit@redhat.com
Signed-off-by: Peter Xu <peterx@redhat.com>
migration/migration.h