From: Christoph Hellwig Date: Wed, 19 Oct 2005 18:01:17 +0000 (+0200) Subject: [SCSI] sas: add flag for locally attached PHYs X-Git-Tag: v2.6.15-rc1~723^2~2^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac01bbbd3b7ebfca64357aed12cf476b16abe3ce;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed