From: Scott Teel Date: Thu, 19 Jan 2012 20:01:30 +0000 (-0600) Subject: [SCSI] hpsa: update device attributes when they change X-Git-Tag: v3.4-rc1~145^2~151 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd9244f7b9508a5945dcbd015db334110a9cdecf;p=pandora-kernel.git [SCSI] hpsa: update device attributes when they change Certain types of changes to devices should not be interpreted as a device change that would cause the device to be removed and re-added. These include RAID level and Firmware revision changes. However, these attribute changes DO need to be reflected in the controller info structure's dev structure list, so that sysfs and /proc info files for the devices will reflect the new values. Signed-off-by: Scott Teel Acked-by: Stephen M. Cameron Signed-off-by: James Bottomley --- Reading git-diff-tree failed