]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: block: rename and refactor qemuBuildGlusterDriveJSON
authorPeter Krempa <pkrempa@redhat.com>
Fri, 7 Jul 2017 16:00:04 +0000 (18:00 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 14 Jul 2017 14:05:46 +0000 (16:05 +0200)
commit3eafaf672cabf61b9d8fef58d56ba862fe3c600a
tree9e4f7f06e41c17435404167c72801905934b3bb2
parent7ee3df57754cdc7f67354c7a888ef63599a76365
qemu: block: rename and refactor qemuBuildGlusterDriveJSON

New name is qemuBlockStorageSourceGetGlusterProps and also hardcode the
protocol name rather than calling the ToString function, since this
function can't be made universal.
src/qemu/qemu_block.c