]> git.ipfire.org Git - thirdparty/libvirt.git/commit
storage: Add helper to retrieve the backing store string of a storage volume
authorPeter Krempa <pkrempa@redhat.com>
Mon, 19 Jun 2017 16:16:30 +0000 (18:16 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 20 Jun 2017 11:25:55 +0000 (13:25 +0200)
commitd97cfdc891f262e1b0cd3ed05f7ca2bb7ef7de1c
tree145a54a85687e57d27b9ff5bec25afd987996a0e
parente4c3eff70ed83694cc49820edcf7f5733e5bae27
storage: Add helper to retrieve the backing store string of a storage volume

It is necessary for some parts of the code to refresh just data
based on the based on the backing store string. Add a convenience
function that will retrieve this data.
src/storage/storage_driver.c
src/storage/storage_driver.h