]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Change label of fusefs mounted at /proc/meminfo in lxc containers
authorDan Walsh <dwalsh@redhat.com>
Wed, 15 May 2013 14:35:48 +0000 (10:35 -0400)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 15 May 2013 15:39:22 +0000 (17:39 +0200)
commit940c6f1085c3aafced51152b17a044af8c42b16e
treecce16e7a6bbf6f14ac7f8f02a8c7b18220f2ac8f
parent7bb7510de729b1ac72150b6d095e4482a5e3faa3
Change label of fusefs mounted at /proc/meminfo in lxc containers

We do not want to allow contained applications to be able to read fusefs_t.
So we want /proc/meminfo label to match the system default proc_t.

Fix checking of error codes
src/lxc/lxc_container.c