Re: [libvirt] [PATCH 8/9] remote: rename protocol names for close callbacks

2016-08-17 Thread Maxim Nestratov
24-Jun-16 17:32, Nikolay Shirokovskiy пишет: This way we make naming consistent to API calls and make subsequent ACL checks possible (otherwise ACL check would discover name discrepancies). Signed-off-by: Nikolay Shirokovskiy --- daemon/remote.c | 4

[libvirt] [PATCH 8/9] remote: rename protocol names for close callbacks

2016-06-24 Thread Nikolay Shirokovskiy
This way we make naming consistent to API calls and make subsequent ACL checks possible (otherwise ACL check would discover name discrepancies). Signed-off-by: Nikolay Shirokovskiy --- daemon/remote.c | 4 ++-- src/remote/remote_driver.c | 4 ++--