]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
util: storage: Remove now redundant backingRelative from virStorageSource
authorPeter Krempa <pkrempa@redhat.com>
Tue, 27 May 2014 08:40:59 +0000 (10:40 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 25 Jun 2014 07:58:42 +0000 (09:58 +0200)
commit84b1f5d875def1325e5ae45866288af7d418379e
tree0f70e61a29f1c67f2d5e5277daa87af6fba17c25
parentfeb26b85f3eb0d677e5dcba6d1997a58422f217e
util: storage: Remove now redundant backingRelative from virStorageSource

Now that we store only relative names in virStorageSource's member
relPath the backingRelative member is obsolete. Remove it and adapt the
code to the removal.
src/util/virstoragefile.c
src/util/virstoragefile.h
tests/virstoragetest.c