[CRIU] Re: [PATCH cr 3/3] zdtm: remove extra code from file_fown

Pavel Emelyanov xemul at parallels.com
Wed May 30 07:22:36 EDT 2012


On 05/30/2012 02:35 PM, Cyrill Gorcunov wrote:
> On Wed, May 30, 2012 at 12:44:16PM +0400, Pavel Emelyanov wrote:
>> All applied.
>>
>> Cyrill, Andrey says that fowner testcase doesn't pass after this patch.
>> Why and how can we fix it?
> 
> The attached patch should fix it.
> 
> 	Cyrill

What do we need the shmem for since we synchronize child and parent
via pipes anyway?

And using assert_xxx doing { ret = xxx if (ret) goto } is obfuscating.
Plz, opencode these parts.


More information about the CRIU mailing list