]> xenbits.xensource.com Git - libvirt.git/commit
storage: gluster: Add backend to return unique storage file path
authorPeter Krempa <pkrempa@redhat.com>
Mon, 5 May 2014 16:04:16 +0000 (18:04 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 24 Jun 2014 08:45:43 +0000 (10:45 +0200)
commit975f0e2eb434a8fe188246dc9e180e03cf199b12
tree70958fdb30fb6fbd9baface01fbcef83259cc483
parent08aa22ec1d55579c112a18fbb1aca0163627d8be
storage: gluster: Add backend to return unique storage file path

Use virStorageFileSimplifyPathInternal to canonicalize gluster paths
via a callback and use it for the unique volume path retrieval API.
src/storage/storage_backend_gluster.c