]> xenbits.xensource.com Git - libvirt.git/commit
utils: storage: Canonicalize paths only for local filesystems
authorPeter Krempa <pkrempa@redhat.com>
Wed, 28 May 2014 13:17:11 +0000 (15:17 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 28 May 2014 17:23:36 +0000 (19:23 +0200)
commit92dc2dabb3ce5003a54f64493ec961cadbdee7db
treeb355d517624e21e3a66db1c6fa697b0495fdf86c
parent34d86185ec39c21d512967213e0bde79468eb60d
utils: storage: Canonicalize paths only for local filesystems

Now that virStorageFileGetMetadataFromBuf is used only for remote
filesystems, don't canonicalize the path in it.
src/util/virstoragefile.c