]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
storage: Don't store parent directory of an image explicitly
authorPeter Krempa <pkrempa@redhat.com>
Tue, 27 May 2014 13:32:21 +0000 (15:32 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 25 Jun 2014 08:05:56 +0000 (10:05 +0200)
commit9a39f504209c24d559fc201a327103aa3b5fe091
tree861ae0cbcc2e9a453f0be0664585d9f49adf02a6
parente71437fff230f7a7a45709fe5612a92d67f11193
storage: Don't store parent directory of an image explicitly

The parent directory doesn't necessarily need to be stored after we
don't mangle the path stored in the image. Remove it and tweak the code
to avoid using it.
src/storage/storage_driver.c
src/util/virstoragefile.c
src/util/virstoragefile.h
tests/virstoragetest.c