mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-22 11:22:23 +00:00
conf: Remove volOptions for VIR_STORAGE_POOL_MPATH
The multipath pool is documented as not using the volume type, so let's just remove it. Signed-off-by: John Ferlan <jferlan@redhat.com> ACKed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
85f574600a
commit
08af6ca362
@ -250,9 +250,6 @@ static virStoragePoolTypeInfo poolTypeInfo[] = {
|
||||
}
|
||||
},
|
||||
{.poolType = VIR_STORAGE_POOL_MPATH,
|
||||
.volOptions = {
|
||||
.formatToString = virStoragePoolFormatDiskTypeToString,
|
||||
}
|
||||
},
|
||||
{.poolType = VIR_STORAGE_POOL_DISK,
|
||||
.poolOptions = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user