]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: Remove volOptions for VIR_STORAGE_POOL_ISCSI[_DIRECT]
authorJohn Ferlan <jferlan@redhat.com>
Wed, 6 Feb 2019 22:14:35 +0000 (17:14 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Wed, 6 Mar 2019 16:12:48 +0000 (11:12 -0500)
commit85f574600a77c8cc91dff187ee1bb86711d305c5
tree7d152fbadaadcdeb4cb251477894fe9ee29a97ff
parentd893ce157424ef72dcd4b9ee8c71a99342597cba
conf: Remove volOptions for VIR_STORAGE_POOL_ISCSI[_DIRECT]

The iscsi and iscsi-direct pools are documented as not using
the volume type, so let's just remove it. Besides it would
have produced bad output since formatting uses the Disk types.

Signed-off-by: John Ferlan <jferlan@redhat.com>
ACKed-by: Michal Privoznik <mprivozn@redhat.com>
src/conf/storage_conf.c