migration/multifd: Rename MultiFDSend|RecvParams::data to compress_data
authorFabiano Rosas <farosas@suse.de>
Thu, 29 Feb 2024 15:30:06 +0000 (12:30 -0300)
committerPeter Xu <peterx@redhat.com>
Fri, 1 Mar 2024 07:42:04 +0000 (15:42 +0800)
commit402dd7ac1c3be44f306c903cdfd2583ffec5e2fd
treee2551ddcec56525fb447d997e1dd7bb80254eb09
parentc7076ec350421706e4dfe048a9f37b603f5a40b9
migration/multifd: Rename MultiFDSend|RecvParams::data to compress_data

Use a more specific name for the compression data so we can use the
generic for the multifd core code.

Reviewed-by: Peter Xu <peterx@redhat.com>
Signed-off-by: Fabiano Rosas <farosas@suse.de>
Link: https://lore.kernel.org/r/20240229153017.2221-13-farosas@suse.de
Signed-off-by: Peter Xu <peterx@redhat.com>
migration/multifd-zlib.c
migration/multifd-zstd.c
migration/multifd.h