[CRIU] Re: [PATCH 2/5] fifo: Add checkpoint restore for fifos
Pavel Emelyanov
xemul at parallels.com
Tue Jun 26 05:54:15 EDT 2012
On 06/26/2012 01:51 PM, Cyrill Gorcunov wrote:
> On Tue, Jun 26, 2012 at 01:37:36PM +0400, Pavel Emelyanov wrote:
>>
>> The patch got corrupted. Use attach.
>
> yeah, sorry
>
>>> + if (dump_one_reg_file(lfd, id, p))
>>> + return -1;
>>
>> Good. But the dump_ghost_file on unlinked fifo will try to copy out
>> its contents. Not good.
>
> ok, will update (nothing critical though since the file is empty
Empty?! Don't we support fifo-s with data?
> and copy-files handle such case without problems).
More information about the CRIU
mailing list