]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
util: storagefile: Introduce universal function to canonicalize paths
authorPeter Krempa <pkrempa@redhat.com>
Fri, 2 May 2014 17:22:17 +0000 (19:22 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 24 Jun 2014 08:45:43 +0000 (10:45 +0200)
commit08aa22ec1d55579c112a18fbb1aca0163627d8be
tree1d99cb164dac3041af440cf1a5bb954f12559f2e
parent5d4a4825849bbfb2e6066ac2dd4b8fc888ed6a1e
util: storagefile: Introduce universal function to canonicalize paths

Introduce a common function that will take a callback to resolve links
that will be used to canonicalize paths on various storage systems and
add extensive tests.
src/libvirt_private.syms
src/util/virstoragefile.c
src/util/virstoragefile.h
tests/virstoragetest.c