[libvirt] [PATCH RFC 09/27] storage: Add gluster pool filter and fix virsh pool listing

Peter Krempa pkrempa at redhat.com
Thu Dec 19 11:33:39 UTC 2013


On 12/19/13 05:54, Eric Blake wrote:
> On 12/16/2013 09:32 AM, Peter Krempa wrote:
>> Recent adition of the gluster pool type omitted fixing the virsh and
> 
> s/adition/addition/
> 
>> virConnectListAllStoragePool filters. A typecast of the converting
>> function in virsh showed that also the sheepdog pool was omitted in the
>> command parser.
>>
>> This patch adds gluster pool filtering support and fixes virsh to
>> properly convert all supported storage pool types. The added typecast
>> should avoid doing such mistakes in the future.
>> ---
>>  include/libvirt/libvirt.h.in | 1 +
>>  src/conf/storage_conf.c      | 4 +++-
>>  tools/virsh-pool.c           | 9 +++++++--
>>  3 files changed, 11 insertions(+), 3 deletions(-)
> 
> Missing a doc change in virsh.pod, to mention that 'gluster' is also a
> valid type.
> 
> Code is fine, so ACK if you fix the missing docs.
> 

I've fixed the man page and pushed the patch. Thanks.

Peter

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 901 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20131219/67f4e977/attachment-0001.sig>


More information about the libvir-list mailing list