Re: [libvirt] [PATCH] Enable forgotten VIR_CONNECT_LIST_STORAGE_POOLS_* flags

2017-03-13 Thread Peter Krempa
On Mon, Mar 13, 2017 at 09:31:41 +0100, Jiri Denemark wrote: > VIR_CONNECT_LIST_STORAGE_POOLS_VSTORAGE and > VIR_CONNECT_LIST_STORAGE_POOLS_ZFS were added to libvirt but the listing > API was not properly updated to use them. > > https://bugzilla.redhat.com/show_bug.cgi?id=1431543 > >

[libvirt] [PATCH] Enable forgotten VIR_CONNECT_LIST_STORAGE_POOLS_* flags

2017-03-13 Thread Jiri Denemark
VIR_CONNECT_LIST_STORAGE_POOLS_VSTORAGE and VIR_CONNECT_LIST_STORAGE_POOLS_ZFS were added to libvirt but the listing API was not properly updated to use them. https://bugzilla.redhat.com/show_bug.cgi?id=1431543 Signed-off-by: Jiri Denemark --- src/conf/storage_conf.c | 6