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