]> git.karo-electronics.de Git - karo-tx-linux.git/commit
SCSI: libsas: continue revalidation
authorDan Williams <dan.j.williams@intel.com>
Fri, 22 Jun 2012 06:36:15 +0000 (23:36 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Aug 2012 15:22:36 +0000 (08:22 -0700)
commit6a3723a73edfe5fecf3ab44dd50f11172d523780
tree6d2c6322c8c5632860d255f35f9b4b7e3c78bc88
parent4e9cca830222266bc4d456d0ce7f13a376088e56
SCSI: libsas: continue revalidation

commit 26f2f199ff150d8876b2641c41e60d1c92d2fb81 upstream.

Continue running revalidation until no more broadcast devices are
discovered.  Fixes cases where re-discovery completes too early in a
domain with multiple expanders with pending re-discovery events.
Servicing BCNs can get backed up behind error recovery.

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/scsi/libsas/sas_expander.c