Your commit: [SCSI] libsas: fix false positive 'device attached' conditions Normalize phy->attached_sas_addr to return a zero-address in the case when device-type == NO_DEVICE or the linkrate is invalid to handle expanders that put non-zero sas addresses in the discovery response: sas: ex 5001b4da000f903f phy02:U:0 attached: 0100000000000000 (no device) sas: ex 5001b4da000f903f phy01:U:0 attached: 0100000000000000 (no device) sas: ex 5001b4da000f903f phy03:U:0 attached: 0100000000000000 (no device) sas: ex 5001b4da000f903f phy00:U:0 attached: 0100000000000000 (no device) Reported-by: Andrzej Jakowski <andrzej.jakow...@intel.com> Signed-off-by: Dan Williams <dan.j.willi...@intel.com> Cc: stable@vger.kernel.org Signed-off-by: James Bottomley <jbottom...@parallels.com>
has been added to the upstream scsi tree On branch "fixes" You can find it here: http://git.kernel.org/?p=linux/kernel/git/jejb/scsi.git;a=commit;h=7d1d865181185bdf1316d236b1b4bd02c9020729 This patch is scheduled to be pushed for 3.4 James Bottomley P.S. If you find this email unwanted, set up a procmail rule junking on the header: X-Git-Tree: SCSI -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html