]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virStorageBackendGlusterRefreshVol: Refactor handling of backing store
authorPeter Krempa <pkrempa@redhat.com>
Fri, 21 Feb 2020 11:28:14 +0000 (12:28 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 24 Feb 2020 14:12:32 +0000 (15:12 +0100)
commitfee56942e2dacc64ed4b36aa2ea887f60c117659
tree07379d7a2786beef13dc3a831817c20347bdbd2f
parent264b79c63a518df8ce32a78dda51ae554cd2d5f2
virStorageBackendGlusterRefreshVol: Refactor handling of backing store

Take the format of the backing store from the 'meta' object directly and
use g_steal_pointer to steal the path.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/storage/storage_backend_gluster.c