This series fixes a couple of bugs related to discovering changes to devices. 1) We should not consider a firmware change to mean the device identity has changed. Just because a logical drive's firmware changes doesn't mean it's not the same drive with the same data, so it should not be removed and re-added to the scsi mid layer. 2) Likewise if the RAID level is observed to change. This can happen for instance by doing a RAID level migration from with the Array Configuration Utility. --- Stephen M. Cameron (2): hpsa: do not consider firmware revision when looking for device changes. hpsa: do not consider RAID level to be part of device identity drivers/scsi/hpsa.c | 11 ----------- drivers/scsi/hpsa.h | 1 - 2 files changed, 0 insertions(+), 12 deletions(-) -- -- steve -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html