Re: [libvirt] [PATCH v2 11/12] esx: implement storagePoolListAllVolumes

2019-12-17 Thread Cole Robinson
On 11/15/19 7:40 AM, Pino Toscano wrote: > Implement the .storagePoolListAllVolumes storage API in the esx storage > driver, and in all its subdrivers. > > Signed-off-by: Pino Toscano > --- > src/esx/esx_storage_backend_iscsi.c | 70 > src/esx/esx_storage_backend_vmfs.c

[libvirt] [PATCH v2 11/12] esx: implement storagePoolListAllVolumes

2019-11-15 Thread Pino Toscano
Implement the .storagePoolListAllVolumes storage API in the esx storage driver, and in all its subdrivers. Signed-off-by: Pino Toscano --- src/esx/esx_storage_backend_iscsi.c | 70 src/esx/esx_storage_backend_vmfs.c | 85 + src/esx/esx_storag