mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-02 19:31:18 +00:00
07613d2020
by running this command: git ls-files -z | xargs -0 perl -pi -0777 -e 's/\n\n+$/\n/' This is in preparation for a more strict make syntax-check rule that will detect trailing blank lines.
14 lines
407 B
XML
14 lines
407 B
XML
<device>
|
|
<name>storage_serial_3600c0ff000d7a2a5d463ff4902000000</name>
|
|
<parent>pci_10df_fe00_scsi_host_scsi_device_lun8</parent>
|
|
<capability type='storage'>
|
|
<block>/dev/sdj</block>
|
|
<bus>pci</bus>
|
|
<drive_type>disk</drive_type>
|
|
<model>MSA2012fc</model>
|
|
<vendor>HP</vendor>
|
|
<serial>3600c0ff000d7a2a5d463ff4902000000</serial>
|
|
<size>15626928128</size>
|
|
</capability>
|
|
</device>
|