Currently a gluster pool fails to start due to an attempt to canonicalize a
path residing on gluster storage. This series rearranges things to avoid that.
Peter Krempa (3):
storage: Return backing format from virStorageFileGetMetadataFromFD
storage: fs: Drop-in replace use of virStorageFileGetMetadataFromBuf
utils: storage: Canonicalize paths only for local filesystems
src/qemu/qemu_driver.c | 2 +-
src/storage/storage_backend_fs.c | 20 +++++++-------------
src/util/virstoragefile.c | 27 +++++++++++++++------------
src/util/virstoragefile.h | 3 ++-
4 files changed, 25 insertions(+), 27 deletions(-)
--
1.9.3