aboutsummaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorDaniel P. Berrange <berrange@redhat.com>2012-07-13 12:39:29 +0100
committerDaniel P. Berrange <berrange@redhat.com>2012-07-19 16:55:23 +0100
commitfdf588a63d2d1af84404a67c131e639d52b99fac (patch)
tree506532a8eb801c123b3d063e99914d4e2721cf0f /po
parentMove cgroup setup code out of lxc_controller.c (diff)
downloadlibvirt-fdf588a63d2d1af84404a67c131e639d52b99fac.tar.gz
libvirt-fdf588a63d2d1af84404a67c131e639d52b99fac.tar.bz2
libvirt-fdf588a63d2d1af84404a67c131e639d52b99fac.zip
Move LXC process management code into separate file
Move all the code that manages stop/start of LXC processes into separate lxc_process.{c,h} file to make the lxc_driver.c file smaller Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 9d61d47ee..7587c61b3 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -47,6 +47,7 @@ src/lxc/lxc_container.c
src/lxc/lxc_conf.c
src/lxc/lxc_controller.c
src/lxc/lxc_driver.c
+src/lxc/lxc_process.c
src/libxl/libxl_driver.c
src/libxl/libxl_conf.c
src/network/bridge_driver.c