[PATCH 01/10] util: storage: Output parsed network backing store string to debug log

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



---
 src/util/virstoragefile.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/util/virstoragefile.c b/src/util/virstoragefile.c
index e82a7fb53..020c69def 100644
--- a/src/util/virstoragefile.c
+++ b/src/util/virstoragefile.c
@@ -3229,6 +3229,8 @@ virStorageSourceNewFromBackingAbsolute(const char *path)
     } else {
         ret->type = VIR_STORAGE_TYPE_NETWORK;

+        VIR_DEBUG("parsing backing store string: '%s'", path);
+
         /* handle URI formatted backing stores */
         if ((json = STRSKIP(path, "json:")))
             rc = virStorageSourceParseBackingJSON(ret, json);
-- 
2.12.2

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list



[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]
  Powered by Linux