]> git.ipfire.org Git - thirdparty/libvirt.git/commit
storage: gluster: Use volume name as "<name>" field in the XML
authorPeter Krempa <pkrempa@redhat.com>
Tue, 4 Apr 2017 12:04:39 +0000 (14:04 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 4 Apr 2017 14:36:15 +0000 (16:36 +0200)
commitdff04e0af045f73ea6a2c89ae50239acfefdcb5d
tree355797a3a318012b63c1ab6fefdcc857d1d194cc
parent5df6992e1c27119c9acfbe4fc5154193e4de7093
storage: gluster: Use volume name as "<name>" field in the XML

For native gluster pools the <dir> field denotes a directory inside the
pool. For the actual pool name the <name> field has to be used.
src/storage/storage_util.c
tests/virstorageutildata/gluster-parse-basic-native.xml
tests/virstorageutildata/gluster-parse-multivol-native.xml