]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Convert the LXC driver to use the security driver API for mount options
authorDaniel Walsh <dwalsh@redhat.com>
Fri, 11 May 2012 10:02:50 +0000 (11:02 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Wed, 16 May 2012 09:05:47 +0000 (10:05 +0100)
commit8dd5794f814d948c1d14a7458d303e4aac99703d
tree66e7d49b68139b000f2ccacf6f4b4b3a37795cd1
parentabf2ebbd277f04d5e6a51fc129ef8c2dce86f640
Convert the LXC driver to use the security driver API for mount options

Instead of hardcoding use of SELinux contexts in the LXC driver,
switch over to using the official security driver API.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
src/lxc/lxc_container.c
src/lxc/lxc_controller.c