]> git.ipfire.org Git - thirdparty/lxc.git/commit
lxc-checkpoint should fail if criu gets signal
authorTycho Andersen <tycho.andersen@canonical.com>
Wed, 24 Sep 2014 13:38:40 +0000 (08:38 -0500)
committerStéphane Graber <stgraber@ubuntu.com>
Wed, 24 Sep 2014 15:26:41 +0000 (11:26 -0400)
commitc49ecd787d2bf39d0445852115f66f29526151c6
treee9c1088209c9bfd0bdb989f12d2e69955e7c9d08
parenta5475f8f44088aa7529c83a97957882c0ff5c6da
lxc-checkpoint should fail if criu gets signal

The ->checkpoint() API call didn't exit correctly if criu was killed by a
signal instead of exiting, so lxc-checkpoint didn't fail correctly as a result.

Signed-off-by: Tycho Andersen <tycho.andersen@canonical.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
src/lxc/lxccontainer.c