migration: Move migrate_use_zero_copy_send() to options.c
Once that we are there, we rename the function to migrate_zero_copy_send() to be consistent with all other capabilities. We can remove the CONFIG_LINUX guard. We already check that we can't setup this capability in migrate_caps_check(). Signed-off-by:Juan Quintela <quintela@redhat.com> Reviewed-by:
Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
Showing
- migration/migration.c 1 addition, 12 deletionsmigration/migration.c
- migration/migration.h 0 additions, 5 deletionsmigration/migration.h
- migration/multifd.c 4 additions, 4 deletionsmigration/multifd.c
- migration/options.c 9 additions, 0 deletionsmigration/options.c
- migration/options.h 1 addition, 0 deletionsmigration/options.h
- migration/socket.c 1 addition, 1 deletionmigration/socket.c
Loading
Please register or sign in to comment