diff options
author | Kleber Sacilotto de Souza <klebers@linux.vnet.ibm.com> | 2011-02-14 23:19:31 +0100 |
---|---|---|
committer | James Bottomley <James.Bottomley@suse.de> | 2011-02-18 19:29:15 +0100 |
commit | 5767a1c498931417e69e663ddd5e110cbaabec32 (patch) | |
tree | 5d972d656b7d82fdad0356a09231094562a2a4f6 /drivers/scsi/hpsa.h | |
parent | [SCSI] libsas: convert to libata new error handler (diff) | |
download | linux-5767a1c498931417e69e663ddd5e110cbaabec32.tar.xz linux-5767a1c498931417e69e663ddd5e110cbaabec32.zip |
[SCSI] ipr: Fix a race on multiple configuration changes
In a multiple configuration change scenario a remove notification can be
followed by an immediate add notification for the same device, which
will cause the device to be removed but never added back. This patch
fixes the problem by ensuring that in such situations the device will be
added back.
Signed-off-by: Kleber Sacilotto de Souza <klebers@linux.vnet.ibm.com>
Acked-by: Brian King <brking@linux.vnet.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'drivers/scsi/hpsa.h')
0 files changed, 0 insertions, 0 deletions