]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[SCSI] sas: add flag for locally attached PHYs
authorChristoph Hellwig <hch@lst.de>
Wed, 19 Oct 2005 18:01:17 +0000 (20:01 +0200)
committerJames Bottomley <jejb@mulgrave.(none)>
Sat, 29 Oct 2005 00:06:45 +0000 (19:06 -0500)
commitac01bbbd3b7ebfca64357aed12cf476b16abe3ce
treee0ab34ebdabb88f31a0b06321df5c7ff7122455a
parent80d904c43b11105c16395b240078ccc2f7ac6074
[SCSI] sas: add flag for locally attached PHYs

Add a flag to mark a PHY as attached to the HBA as opposed to beeing on
an expander.  This is needed because various features are only supported
on those.  This is a crude hack, the proper fix would be to use
different classes for host-attached vs expander phys.  I'm looking into
that.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/message/fusion/mptsas.c
drivers/scsi/scsi_transport_sas.c
include/scsi/scsi_transport_sas.h