[CRIU] Re: [PATCH 19/26] pipes: Add c/r for fifo files

Pavel Emelyanov xemul at parallels.com
Tue Jun 19 09:35:11 EDT 2012


>>> +
>>> +	if (restore_pipe_data(where, info))
>>
>> Thus you will push the same fifo data into each fifo's end. Why is this correct?
> 
> no, same data can't belong to two fifo ends at time, the data addressed by
> pipe-ids and if there is no pipe-id found then restore_pipe_data simply
> gets out without error code. Or you mean something else?

No your explanation seem to be correct.

> 	Cyrill
> .
> 



More information about the CRIU mailing list