]> git.ipfire.org Git - thirdparty/libvirt.git/commit
LXC: Move virLXCControllerChown to lxc_container.c
authorGao feng <gaofeng@cn.fujitsu.com>
Tue, 16 Jul 2013 02:00:02 +0000 (10:00 +0800)
committerEric Blake <eblake@redhat.com>
Tue, 16 Jul 2013 15:59:14 +0000 (09:59 -0600)
commit14a0c4084df3d8b595a6e2c24cecb6bcb1992a21
treee8ed569e440c3cacd5b9dd131bed0edc835bb542
parentae4e916f0433da7c8894eaee743262166ee853d8
LXC: Move virLXCControllerChown to lxc_container.c

lxc driver will use this function to change the owner
of hot added devices.

Move virLXCControllerChown to lxc_container.c and Rename
it to lxcContainerChown.

Signed-off-by: Gao feng <gaofeng@cn.fujitsu.com>
src/lxc/lxc_container.c
src/lxc/lxc_container.h
src/lxc/lxc_controller.c