• D
    Support SCSI RAID type & lower log level for unknown types · cd782cc3
    Daniel P. Berrange 提交于
    The Linux kernel headers don't have a value for SCSI type 12,
    but HAL source code shows this to be a 'raid'. Add workaround
    for this type. Lower log level for unknown types since
    this is not a fatal error condition. Include the device sysfs
    path in the log output to allow identification of which device
    has problems.
    
    * src/node_device/node_device_udev.c: Add SCSI RAID type
    cd782cc3
node_device_udev.c 46.2 KB