]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: virstoragefile: Don't use "backingStore" directly
authorPeter Krempa <pkrempa@redhat.com>
Thu, 17 Apr 2014 12:09:58 +0000 (14:09 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 23 Apr 2014 21:11:06 +0000 (23:11 +0200)
commitc366a1ef154587d327b8ab3afdf9a24af45df1e8
tree43f669c76b18a21d49f6e6417579fc9628efc7e7
parent05bc536c839a1dcba3dfd28d799e9e1a236bb2f4
util: virstoragefile: Don't use "backingStore" directly

As a temporary step to allow killing of the "backingStore" field of
struct virStorageFileMetadata the recursive metadata retrieval function
will be converted not to use the field in the lookup process.
src/util/virstoragefile.c