[CRIU] [PATCH 0/5] crit: Add extra handling for sysv ipc data

Cyrill Gorcunov gorcunov at gmail.com
Thu Dec 10 06:54:23 PST 2015


On Thu, Dec 10, 2015 at 05:47:52PM +0300, Cyrill Gorcunov wrote:
> On Thu, Dec 10, 2015 at 05:26:52PM +0300, Pavel Emelyanov wrote:
> > On 12/10/2015 05:23 PM, Cyrill Gorcunov wrote:
> > > On Thu, Dec 10, 2015 at 05:19:29PM +0300, Pavel Emelyanov wrote:
> > >> Would you run this through test/jenkins/crit.sh with my recent
> > >> speeding-up patch applied and see how it goes?
> > > 
> > > I did simplier actually:
> > > 
> > > crit decode < some-image.img > some-image.decoded
> > > crit encode < some-image.decoded > some-image.encoded
> > > sha1sum on some-image.img and some-image.encoded :)
> > 
> > OK, how about --pretty mode?
> 
> didn't try

actually I run "crit show some-image.img > some-image.decoded"
as well, which is same as --pretty, right?
---
also I just tried to run tests with your patches applied

cc -g -O2 -Wall -Werror -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -iquote ../../lib/arch/x86/include -I../../lib   different_creds.c ../../lib/libzdtmtst.a  -lcap -pthread -o different_creds
different_creds.c:7:28: fatal error: sys/capability.h: No such file or directory

known issue?


More information about the CRIU mailing list