[CRIU] [PATCH 0/3] vzct: c/r kernel.core_pattern sysctl

Pavel Tikhomirov ptikhomirov at virtuozzo.com
Thu Feb 25 02:14:24 PST 2016


Pasha, except I will change plugin hook names to 
CR_PLUGIN_HOOK__POST_DUMP CR_PLUGIN_HOOK__POST_RESTORE, add jira link 
and remove unneeded line in test, is the patch Ok for you?

On 02/19/2016 12:24 PM, Cyrill Gorcunov wrote:
> On Thu, Feb 18, 2016 at 01:20:29PM +0300, Pavel Tikhomirov wrote:
> ...
>>
>> Backporting to our stable branch is simple as:
>> 1)mv images/vzct.proto protobuf/vzct.proto
>> 2)change in test/vzct/vzct.c
>> -#include "images/vzct.pb-c.h"
>> +#include "protobuf/vzct.pb-c.h"
>> 3)change in test/vzct/Makefile
>> -       gcc -g -Werror -Wall -shared -nostartfiles vzct.c -o vzct.so -iquote
>> ../../criu/include -iquote ../../ -iquote ../../criu/arch/x86/include -fPIC
>> +       gcc -g -Werror -Wall -shared -nostartfiles vzct.c -o vzct.so -iquote
>> ../../include -iquote ../../ -iquote ../../arch/x86/include -fPIC
>> 4)change in protobuf-desc.c
>> -#include "images/vzct.pb-c.h"
>> +#include "protobuf/vzct.pb-c.h"
>>
>>>
>>> Sounds good for you? xemul@?
>
> Except plugin entry point names the rest looks good for me.
> But lets wait for Pavel's opinion.
>

-- 
Best regards, Tikhomirov Pavel
Software Developer, Virtuozzo.


More information about the CRIU mailing list