Re: [libvirt] [PATCH 6/9] vz: expand setting memory API calls

2016-08-17 Thread Maxim Nestratov
24-Jun-16 17:32, Nikolay Shirokovskiy пишет: We need it to prepare the calls for ACL checks otherwise ACL checking script will fail. Signed-off-by: Nikolay Shirokovskiy --- src/vz/vz_driver.c | 85 -- 1 file changed, 50 insertions(+), 35 d

[libvirt] [PATCH 6/9] vz: expand setting memory API calls

2016-06-24 Thread Nikolay Shirokovskiy
We need it to prepare the calls for ACL checks otherwise ACL checking script will fail. Signed-off-by: Nikolay Shirokovskiy --- src/vz/vz_driver.c | 85 -- 1 file changed, 50 insertions(+), 35 deletions(-) diff --git a/src/vz/vz_driver.c b/src