dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/message/fusion
James Bottomley f4ad7b5807 [SCSI] scsi_transport_sas: remove local_attached flag
This flag denotes local attachment of the phy.  There are two problems
with it:

1) It's actually redundant ... you can get the same information simply
by seeing whether a host is the phys parent
2) we condition a lot of phy parameters on it on the false assumption
that we can only control local phys.  I'm wiring up phy resets in the
aic94xx now, and it will be able to reset non-local phys as well.

I fixed 2) by moving the local check into the reset and stats function
of the mptsas, since that seems to be the only HBA that can't
(currently) control non-local phys.

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2006-08-27 22:30:11 -05:00
..
lsi [SCSI] fusion : mpi header update 2006-06-28 12:40:18 -04:00
Kconfig [SCSI] mptfusion: misc fix's 2006-07-13 09:32:09 -04:00
Makefile [SCSI] mptfusion: misc fix's 2006-07-13 09:32:09 -04:00
linux_compat.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mptbase.c [SCSI] mptfusion: misc fix's 2006-07-13 09:32:09 -04:00
mptbase.h [SCSI] mptfc: correct out of order event processing 2006-08-06 15:48:31 -05:00
mptctl.c [SCSI] mptfusion: misc fix's 2006-07-13 09:32:09 -04:00
mptctl.h [SCSI] mptfusion: misc fix's 2006-07-13 09:32:09 -04:00
mptfc.c Merge ../linux-2.6 2006-08-27 21:59:59 -05:00
mptlan.c [SCSI] fusion - mptlan - remove wierd humor print 2006-02-27 22:55:04 -06:00
mptlan.h [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason 2005-11-09 07:55:57 -08:00
mptsas.c [SCSI] scsi_transport_sas: remove local_attached flag 2006-08-27 22:30:11 -05:00
mptscsih.c [SCSI] mptfusion: task abort fix's 2006-07-13 09:30:49 -04:00
mptscsih.h [SCSI] fusion - exposing raid components in mptsas 2006-03-14 14:35:01 -06:00
mptspi.c [SCSI] mptfusion: misc fix's 2006-07-13 09:32:09 -04:00