Re: [libvirt] [PATCH v2 08/12] esx: set vmfs fs type for vmfs-based datastores

2019-12-17 Thread Cole Robinson
On 11/15/19 7:40 AM, Pino Toscano wrote: > This way they are correctly represented: > > > > ... instead of 'auto'. > > Signed-off-by: Pino Toscano > --- > src/esx/esx_storage_backend_vmfs.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/src/esx/esx_storage_backend_vmfs.c

[libvirt] [PATCH v2 08/12] esx: set vmfs fs type for vmfs-based datastores

2019-11-15 Thread Pino Toscano
This way they are correctly represented: ... instead of 'auto'. Signed-off-by: Pino Toscano --- src/esx/esx_storage_backend_vmfs.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/esx/esx_storage_backend_vmfs.c b/src/esx/esx_storage_backend_vmfs.c index 05b273aed7..1270c21e00