[libvirt] [PATCH 7/9] vz: prepare migration for ACL checks

Maxim Nestratov mnestratov at virtuozzo.com
Wed Aug 17 21:20:24 UTC 2016


24-Jun-16 17:32, Nikolay Shirokovskiy пишет:

>    ACL check on perform step should be in API call itself to make ACL
> checking script pass. Thus we need to reorganize code to obtain
> domain object in perform API itself. Most of this is straight
> forward, the only nuance is dropping locks on lengthy remote
> operations.
>    The other motivation is to have only perform step ACL checks for
> p2p migration instead of both begin in perform if we can leave
> ACL check in vzDomainMigratePerformStep.
>
> Signed-off-by: Nikolay Shirokovskiy <nshirokovskiy at virtuozzo.com>
> ---
>   src/vz/vz_driver.c | 114 +++++++++++++++++++++++++++++++----------------------
>   1 file changed, 66 insertions(+), 48 deletions(-)
ACK




More information about the libvir-list mailing list