Files
libguestfs/tests
Pino Toscano 4c3968f262 libvirt: read disk paths from pools (RHBZ#1366049)
A disk of type 'volume' is stored as
  <source pool='pool_name' volume='volume_name'/>
and its real location is inside the 'volume_name', as 'pool_name': in
this case, query libvirt for the actual path of the specified volume in
the specified pool.

Adjust the code so that:
- for_each_disk gets the virConnectPtr, needed to do operations with
  libvirt
- when extracting the disk filename depending on the type, the code
  snippet doing it can directly set 'filename', without setting an XPath
  result variable

Only file-based volumes are supported for now; more types can be added
(with proper testing) later on.
2016-09-22 17:36:09 +02:00
..
2016-01-02 21:19:51 +00:00
2016-04-16 20:40:49 +01:00
2016-01-02 21:19:51 +00:00
2015-10-05 15:43:35 +02:00
2015-10-05 15:43:35 +02:00
2015-10-05 15:43:35 +02:00
2016-05-04 18:56:01 +02:00
2016-01-02 21:19:51 +00:00
2016-01-02 21:19:51 +00:00
2016-01-02 21:19:51 +00:00
2015-10-05 15:43:35 +02:00
2016-09-19 19:53:07 +02:00
2015-10-05 15:43:35 +02:00