[libvirt] [glib v2 3/4] Add loop and nbd filesystem types

Cedric Bosdonnat cbosdonnat at suse.com
Tue Jun 16 13:17:11 UTC 2015


On Tue, 2015-06-16 at 14:43 +0200, Christophe Fergeau wrote:
> On Tue, Jun 16, 2015 at 10:58:13AM +0200, Cédric Bosdonnat wrote:
> > ---
> >  libvirt-gconfig/libvirt-gconfig-domain-filesys.h | 2 ++
> >  1 file changed, 2 insertions(+)
> > 
> > diff --git a/libvirt-gconfig/libvirt-gconfig-domain-filesys.h b/libvirt-gconfig/libvirt-gconfig-domain-filesys.h
> > index 4f3973e..4144976 100644
> > --- a/libvirt-gconfig/libvirt-gconfig-domain-filesys.h
> > +++ b/libvirt-gconfig/libvirt-gconfig-domain-filesys.h
> > @@ -75,6 +75,8 @@ typedef enum {
> >      GVIR_CONFIG_DOMAIN_FILESYS_DRIVER_DEFAULT,
> >      GVIR_CONFIG_DOMAIN_FILESYS_DRIVER_PATH,
> >      GVIR_CONFIG_DOMAIN_FILESYS_DRIVER_HANDLE,
> > +    GVIR_CONFIG_DOMAIN_FILESYS_DRIVER_LOOP,
> > +    GVIR_CONFIG_DOMAIN_FILESYS_DRIVER_NBD,
> 
> Can you add GVIR_CONFIG_DOMAIN_FILESYS_DRIVER_PLOOP while at it? (if you
> don't have libvirt commit rights, I can do that before pushing)

I'll do it. I think I have the commit rights, as on the libvirt and
libvirt-sandbox repos.

--
Cedric




More information about the libvir-list mailing list