Andrew Vasquez wrote:
On Fri, 29 Feb 2008, michaelc@xxxxxxxxxxx wrote:
From: Mike Christie <michaelc@xxxxxxxxxxx>
This patch converts the drivers that just needed a rename from
"deivce" to "target" to use the target reset handler. This includes
qla2xxx, mpt, arm/*, sym53c8xx_2, a100u2w and qla1280.
Signed-off-by: Mike Christie <michaelc@xxxxxxxxxxx>
---
drivers/message/fusion/mptfc.c | 8 +++---
drivers/message/fusion/mptsas.c | 8 +++---
drivers/message/fusion/mptscsih.c | 8 +++---
drivers/message/fusion/mptscsih.h | 2 +-
drivers/message/fusion/mptspi.c | 2 +-
drivers/scsi/a100u2w.c | 12 +++++-----
drivers/scsi/arm/arxescsi.c | 2 +-
drivers/scsi/arm/cumana_2.c | 2 +-
drivers/scsi/arm/eesox.c | 2 +-
drivers/scsi/arm/fas216.c | 6 ++--
drivers/scsi/arm/fas216.h | 4 +-
drivers/scsi/arm/powertec.c | 2 +-
drivers/scsi/qla1280.c | 30 ++++++++++++------------
drivers/scsi/qla2xxx/qla_os.c | 42 +++++++++++++++++-----------------
Mike,
Thanks for doing this. In looking at the changes needed to support
both device and lun resets, there's some significant cleanup and code
consolidation which can easily occur. Your qla2xxx changes currently
conflict with my a several commits in my 2.6.26 patch-queue. Would
you mind if I carry the qla2xxx updates in my tree and push when the
infrastructure updates are present in scsi-misc-2.6? As it stands,
That sounds good.
here's a snapshot of the composite LUN/Target-reset updates for
qla2xxx which I have testing locally. The commit should make it to my
public tree in the next few days:
git://git.qlogic.com/qla2xxx-upstream.git
Thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html