commit | f7b1cd3c2ebbc102b8edfacd5c5cd10c04dc887d | [log] [tgz] |
---|---|---|
author | Fabiano Rosas <farosas@suse.de> | Tue Apr 30 11:27:32 2024 -0300 |
committer | Fabiano Rosas <farosas@suse.de> | Wed May 08 09:20:58 2024 -0300 |
tree | f6f8f76a1b4a1d26db691cc2157b29538baff143 | |
parent | dbea1c89dad37a6ab96befd017d33edaa50ded0a [diff] |
migration: Remove 'skipped' field from MigrationStats The 'skipped' field of the MigrationStats struct has been deprecated in 8.1. Time to remove it. Deprecation commit 7b24d32634 ("migration: skipped field is really obsolete."). Reviewed-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Peter Xu <peterx@redhat.com> Signed-off-by: Fabiano Rosas <farosas@suse.de>