]> git.ipfire.org Git - thirdparty/libvirt.git/commit
lxcContainerMountCGroups also mounts a tmpfs that needs to be labeled.
authorDan Walsh <dwalsh@redhat.com>
Wed, 18 Jul 2012 19:36:20 +0000 (15:36 -0400)
committerDaniel P. Berrange <berrange@redhat.com>
Wed, 18 Jul 2012 19:52:18 +0000 (20:52 +0100)
commit9f5ef4d9b3359b9ee7c14d791a69864998c72a8d
treea94ea027c4544e715a412aab4c76414181813352
parent29bc4fe6460d80c2aca1b90e54faed1431efcfa7
lxcContainerMountCGroups also mounts a tmpfs that needs to be labeled.

This patch passes down the sec_mount_options to the
lxcContainerMountCGroups function and then mounts the tmpfs with
the correct label.
src/lxc/lxc_container.c