]> git.proxmox.com Git - mirror_lxc.git/commit - src/lxc/lxccontainer.c
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, 22 Apr 2015 16:29:48 +0000 (12:29 -0400)
commite29fe1dd21a58d1deddb3ca3bf3eaf260c525b10
treea0de3975edecc444679987d6cc1e8b84ea8ccb7f
parentcba98d127bf490b018a016b792ae05fd2d29c5ee
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