[CRIU] [PATCH 3/3] lib: add criu_check() to libcriu
Cyrill Gorcunov
gorcunov at gmail.com
Fri Nov 22 01:33:42 PST 2013
On Fri, Nov 22, 2013 at 01:24:14PM +0400, Andrew Vagin wrote:
>
> And one more example when state-less approach doesn't work
>
> * criu_check(h) returns true
> * yum update criu; service criu restart
> * criu_dump() returns a error
How it's possible? If the kernel has not changed after
update we must never fail (in terms of check() must pass
as well).
More information about the CRIU
mailing list