[libvirt] [PATCH v2 REPOST 0/6] Try to fix selinux/securityfs mount handling in LXC

Gao feng gaofeng at cn.fujitsu.com
Tue Oct 29 09:29:07 UTC 2013


On 10/28/2013 11:40 PM, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange" <berrange at redhat.com>
> 
> Update of
> 
>   https://www.redhat.com/archives/libvir-list/2013-October/msg00270.html
> 
> Previously I just re-sent the one patch needing changes. This time I
> am reposting the whole series after rebasing.
> 
> Daniel P. Berrange (6):
>   Add virFileIsMountPoint function
>   Remove unused 'opts' field from LXC basic mounts struct
>   Remove pointless 'srcpath' variable in lxcContainerMountBasicFS
>   Remove duplicate entries in lxcBasicMounts array
>   Add flag to lxcBasicMounts to control use in user namespaces
>   Skip any files which are not mounted on the host

Ack this serial .
Thanks!

> 
>  src/libvirt_private.syms |  1 +
>  src/lxc/lxc_container.c  | 86 +++++++++++++++++++++++++++++-------------------
>  src/util/virfile.c       | 50 ++++++++++++++++++++++++++++
>  src/util/virfile.h       |  2 ++
>  4 files changed, 105 insertions(+), 34 deletions(-)
> 




More information about the libvir-list mailing list