]> 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:27:34 +0000 (08:27 -0700)
commit2da74cd8a6bad64d02207396c76d0939f3c57aaa
tree2885d537876676708670bbc58268f6016239636b
parentc43386c06d5d73a9b3a8604226b1e32d85a4c384
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