]> git.ipfire.org Git - thirdparty/lxc.git/commit
c/r: move criu code to its own file
authorTycho Andersen <tycho.andersen@canonical.com>
Thu, 16 Apr 2015 18:40:56 +0000 (12:40 -0600)
committerStéphane Graber <stgraber@ubuntu.com>
Wed, 1 Jul 2015 15:50:16 +0000 (11:50 -0400)
commit97d6a3752b83203348f2a1df1346b899f045ac8a
treeb03ba7d0ea5e37cef212ddafa17aca7caf319243
parent51f231ff10e9eade91ffea5633694ccf2c8b89c1
c/r: move criu code to its own file

Trying to cage the beast that is lxccontainer.c.

Signed-off-by: Tycho Andersen <tycho.andersen@canonical.com>
Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com>
src/lxc/Makefile.am
src/lxc/criu.c [new file with mode: 0644]
src/lxc/criu.h [new file with mode: 0644]
src/lxc/lxccontainer.c