[CRIU] [PATCH 1/4] service: some preparations for multirequest support

Ruslan Kuprieiev kupruser at gmail.com
Wed Feb 12 04:26:32 PST 2014


On 12.02.2014 14:58, Pavel Emelyanov wrote:
> On 02/02/2014 02:55 PM, Ruslan Kuprieiev wrote:
>> I've removed pre_dump_loop() because the same mechanism is provided by multireq.
>>
>> Signed-off-by: Ruslan Kuprieiev <kupruser at gmail.com>
>> ---
>>   cr-service.c | 148 ++++++++++++++++++++++-------------------------------------
>>   1 file changed, 56 insertions(+), 92 deletions(-)
> Plz, write more descriptive explanation to this patch.
Sorry.
I'm passing one CriuResp to every function, to reduce redundant
code and add one "exit point". It looks better for me in perspective
of adding good error codes.


More information about the CRIU mailing list