commit | a7a94d14358dd7b445e20c2f26218ff987747642 | [log] [tgz] |
---|---|---|
author | Juan Quintela <quintela@redhat.com> | Wed Mar 01 22:03:48 2023 +0100 |
committer | Juan Quintela <quintela@redhat.com> | Mon Apr 24 15:01:46 2023 +0200 |
tree | 937b14f8c311a5078b92ab86b8ee125b80f525a3 | |
parent | 5e8046445575dc5879e63c5d07af893d174813d0 [diff] |
migration: Move migrate_use_compression() to options.c Once that we are there, we rename the function to migrate_compress() to be consistent with all other capabilities. Signed-off-by: Juan Quintela <quintela@redhat.com> Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>