]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: storagefile: Rename "canonPath" to "path" in virStorageFileMetadata
authorPeter Krempa <pkrempa@redhat.com>
Thu, 17 Apr 2014 11:47:41 +0000 (13:47 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 23 Apr 2014 21:11:06 +0000 (23:11 +0200)
commit05bc536c839a1dcba3dfd28d799e9e1a236bb2f4
tree3796d196d79001f59a73a90894bfca0e866a62c8
parentf34b8296923b20377f4fe936856bca7c8a460d14
util: storagefile: Rename "canonPath" to "path" in virStorageFileMetadata

As for the previous patch, this change is needed to achieve
compatibility with all the existing code, where we expect a fully
qualified path of local files to be present.
src/util/virstoragefile.c
src/util/virstoragefile.h
tests/virstoragetest.c