From: Stephen M. Cameron Date: Tue, 18 Feb 2014 19:57:42 +0000 (-0600) Subject: [SCSI] hpsa: only do device rescan for certain events X-Git-Tag: v3.15-rc1~136^2~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=faff6ee05379ad1e27c6a77706f107734a00705e;p=pandora-kernel.git [SCSI] hpsa: only do device rescan for certain events Do no rescan on every events -- way too many rescans are triggered if we don't filter the events. Limit rescans to be triggered by the following set of events: * controller state change * enclosure hot plug * physical drive state change * logical drive state change * redundant controller state change * accelerated io enabled/disabled * accelerated io configuration change Signed-off-by: Stephen M. Cameron Signed-off-by: James Bottomley --- Reading git-diff-tree failed