commit | 9d4b1e5f22a838285ebeb8f0eb7cc8df1161998f | [log] [tgz] |
---|---|---|
author | Juan Quintela <quintela@redhat.com> | Wed Mar 01 22:23:57 2023 +0100 |
committer | Juan Quintela <quintela@redhat.com> | Mon Apr 24 15:01:46 2023 +0200 |
tree | 0edfd2c28ad1a622d2c0578f98145e111c04de09 | |
parent | 87dca0c9bb63014ef73ad82f7aedea1cb5a822e7 [diff] |
migration: Move migrate_use_block() to options.c Once that we are there, we rename the function to migrate_block() to be consistent with all other capabilities. Signed-off-by: Juan Quintela <quintela@redhat.com> Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>