[libvirt] [PATCH v2 3/4] lxc, libxl: reuse virDomainObjUpdateModificationImpact

Nikolay Shirokovskiy nshirokovskiy at virtuozzo.com
Wed Mar 2 07:18:52 UTC 2016



On 01.03.2016 18:46, John Ferlan wrote:
> 
> 
> On 02/24/2016 03:38 AM, Nikolay Shirokovskiy wrote:
>> First fortunately all versions of *_CURRENT, *_CONFIG and *_LIVE flags
>> are numerically equal. Second libxl functions that don't use masks
>> for flag expansion forbid extra flags via virCheckFlags before.
>>
>> Signed-off-by: Nikolay Shirokovskiy <nshirokovskiy at virtuozzo.com>
>> ---
>>  src/libxl/libxl_driver.c | 63 ++++------------------------------------
>>  src/lxc/lxc_driver.c     | 75 ++++--------------------------------------------
>>  2 files changed, 12 insertions(+), 126 deletions(-)
>>
> 
> This should be two separate patches and use of singular libxl: and lxc:
> prefixes on the subject line.
> 
> #1 For libxl driver changes (there's a bug there too)
> #2 for lxc changes
> 
> This one I'll ask you to fix the bug and repost as two separate patches
> 

OK. I'll resend soon.




More information about the libvir-list mailing list