commit | b02c7fc9ef447787414e6fa67eff75e7b7b30180 | [log] [tgz] |
---|---|---|
author | Juan Quintela <quintela@redhat.com> | Wed Mar 01 20:28:56 2023 +0100 |
committer | Juan Quintela <quintela@redhat.com> | Mon Apr 24 11:29:02 2023 +0200 |
tree | 4efcc1b56ba1b230f957ca4a8e3e54ed0d5199aa | |
parent | 0cec2056ff67557c18d7b8ab1b70ab47c9e31f2f [diff] |
migration: Pass migrate_caps_check() the old and new caps We used to pass the old capabilities array and the new capabilities as a list. Signed-off-by: Juan Quintela <quintela@redhat.com> Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>