[PATCH 0/2] Fix a couple hpsa bugs related to device discovery

From: Stephen M. Cameron
Date: Thu Dec 16 2010 - 14:02:35 EST


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-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/