Re: [libvirt] [PATCH v2 04/12] esx: implement connectListAllStoragePools

2019-12-03 Thread Ján Tomko
On Fri, Nov 15, 2019 at 01:40:43PM +0100, Pino Toscano wrote: Implement the .connectListAllStoragePools storage API in the esx storage driver, and in all its subdrivers. Signed-off-by: Pino Toscano --- src/esx/esx_storage_backend_iscsi.c | 72 +

[libvirt] [PATCH v2 04/12] esx: implement connectListAllStoragePools

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