mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-05 12:51:12 +00:00
7e158006b6
Compare also the detected format of the backing file ('backingStoreRawFormat' field) into the output data for comparison with others. Since the ToString function can't convert VIR_STORAGE_FILE_AUTO use also the numeric value. Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com>
33 lines
637 B
Plaintext
33 lines
637 B
Plaintext
path:ABS_SRCDIR/virstoragetestdata/images/sub/link2
|
|
backingStoreRaw: ../sub/link1
|
|
backingStoreRawFormat: qcow2(14)
|
|
capacity: 1024
|
|
encryption: 0
|
|
relPath:<null>
|
|
type:file
|
|
format:qcow2
|
|
protocol:none
|
|
hostname:<null>
|
|
|
|
path:ABS_SRCDIR/virstoragetestdata/images/sub/../sub/link1
|
|
backingStoreRaw: ../raw
|
|
backingStoreRawFormat: raw(1)
|
|
capacity: 1024
|
|
encryption: 0
|
|
relPath:../sub/link1
|
|
type:file
|
|
format:qcow2
|
|
protocol:none
|
|
hostname:<null>
|
|
|
|
path:ABS_SRCDIR/virstoragetestdata/images/sub/../sub/../raw
|
|
backingStoreRaw: <null>
|
|
backingStoreRawFormat: none(0)
|
|
capacity: 0
|
|
encryption: 0
|
|
relPath:../raw
|
|
type:file
|
|
format:raw
|
|
protocol:none
|
|
hostname:<null>
|