[libvirt] [PATCH V8 2/6] add fuse support for libvirt lxc

Gao feng gaofeng at cn.fujitsu.com
Wed Nov 14 09:34:01 UTC 2012


于 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 at 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.




More information about the libvir-list mailing list