The scsi pool is documented as not using the volume type,
so let's just remove it.
Signed-off-by: John Ferlan <jferlan@redhat.com>
---
src/conf/storage_conf.c | 3 ---
1 file changed, 3 deletions(-)
diff --git a/src/conf/storage_conf.c b/src/conf/storage_conf.c
index c303898e0d..8cb0f75a91 100644
--- a/src/conf/storage_conf.c
+++ b/src/conf/storage_conf.c
@@ -227,9 +227,6 @@ static virStoragePoolTypeInfo poolTypeInfo[] = {
.poolOptions = {
.flags = (VIR_STORAGE_POOL_SOURCE_ADAPTER),
},
- .volOptions = {
- .formatToString = virStoragePoolFormatDiskTypeToString,
- }
},
{.poolType = VIR_STORAGE_POOL_RBD,
.poolOptions = {
--
2.20.1
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list