[CRIU] [PATCH] tests: Pipe.c Test Program

Saied Kazemi saied at google.com
Wed Dec 10 09:50:39 PST 2014


With the exception of the following diff where I added mode 0644, it's
the same test program that I use and you can commit the patch.

570c570
<       if ((fd = open(pathname, flags, 0644)) == -1)
---
>       if ((fd = open(pathname, flags)) == -1)

Thanks,

--Saied

On Wed, Dec 10, 2014 at 7:47 AM, Andrew Vagin <avagin at parallels.com> wrote:
> On Wed, Dec 10, 2014 at 12:54:55PM +0300, Pavel Emelyanov wrote:
>> On 12/09/2014 10:07 PM, Saied Kazemi wrote:
>> > Great!  I was going to do that once the inherit fd patch is merged.
>> > Thank you for doing this for me.  I will send a couple of cosmetic
>> > changes later.
>> >
>> > --Saied
>> >
>> >
>> > On Tue, Dec 9, 2014 at 2:41 AM, Andrey Vagin <avagin at openvz.org> wrote:
>> >> From: Saied Kazemi <saied at google.com>
>> >>
>> >> Hi Saied,
>> >>
>> >> This patch adds your test in the criu test system.
>> >>
>> >> Signed-off-by: Andrey Vagin <avagin at openvz.org>
>>
>> Saied, Andrey, should I merge this patch as is or do you have
>> anything else to add to it?
>
> I think you can commit this patch.
>
> Signed-off: Andrew Vagin <avagin at parallels.com>
>
>>
>> Thanks,
>> Pavel
>>
>>


More information about the CRIU mailing list