
14 Nov
2012
14 Nov
'12
9:34 a.m.
于 2012年11月12日 15:02, Gao feng 写道:
this patch addes fuse support for libvirt lxc. we can use fuse filesystem to generate sysinfo dynamically, So we can isolate /proc/meminfo,cpuinfo and so on through fuse filesystem.
we mount fuse filesystem for every container. the mount name is libvirt,mount point is localstatedir/run/libvirt/lxc/containername.
Signed-off-by: Gao feng <gaofeng@cn.fujitsu.com> ---
Sorry,this patch will cause make syntax-check failed. src/lxc/lxc_fuse.c:106: virReportError(VIR_ERR_INTERNAL_ERROR, src/lxc/lxc_fuse.c-107- _("fuse_loop failed")); maint.mk: found diagnostic without % I will resent this path.