Re: [Devel] [PATCH] zdtm: fix package memory allocation in autofs.c

2017-09-12 Thread Stanislav Kinsburskiy
No, we don't. But this one could be applied: "tests: do not try to read more than packet in AutoFS test" 09.09.2017 02:01, Andrei Vagin пишет: > On Thu, Aug 31, 2017 at 12:10:40PM +0300, Stanislav Kinsburskiy wrote: >> Plus some cleanup. > > Do we need this patch for the upstream criu? Could

Re: [Devel] [PATCH] zdtm: fix package memory allocation in autofs.c

2017-09-08 Thread Andrei Vagin
On Thu, Aug 31, 2017 at 12:10:40PM +0300, Stanislav Kinsburskiy wrote: > Plus some cleanup. Do we need this patch for the upstream criu? Could you send it to the criu mailing list? > > https://jira.sw.ru/browse/PSBM-71078 > > Signed-off-by: Stanislav Kinsburskiy >

[Devel] [PATCH] zdtm: fix package memory allocation in autofs.c

2017-08-31 Thread Stanislav Kinsburskiy
Plus some cleanup. https://jira.sw.ru/browse/PSBM-71078 Signed-off-by: Stanislav Kinsburskiy --- test/zdtm/static/autofs.c | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/test/zdtm/static/autofs.c b/test/zdtm/static/autofs.c