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