linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* RFC: add transport host byte values and common failure behavior
@ 2007-03-14 19:52 michaelc
  2007-03-14 19:52 ` [PATCH 1/4] iscsi class, qla4xxx and libiscsi: export iscsi session state in sysfs michaelc
  0 siblings, 1 reply; 15+ messages in thread
From: michaelc @ 2007-03-14 19:52 UTC (permalink / raw)
  To: linux-scsi

iSCSI and FC classes and drivers have several similarities in how they
handle transport problems. But between them and among the drivers
there are also several differences, all of which make configuring
them a little more fun they they need to be. The following patches
attempt to begin to implement some common behavior. The iscsi parts
are done in these patches since there are only three drivers and we all
did sometihng similar already. FC is more fun and I did not modify all
the drivers but I did modify the transport class
([PATCH 2/4] scsi: add transport host byte errors has more info).

The first patch can be ignored by most people. It is just some iscsi
reworking to bring hw and sw iscsi closer together.

The second patch adds the new transport errors

The last two patches covert the iscsi class and drivers and fcp class.



^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2007-03-15 16:33 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-14 19:52 RFC: add transport host byte values and common failure behavior michaelc
2007-03-14 19:52 ` [PATCH 1/4] iscsi class, qla4xxx and libiscsi: export iscsi session state in sysfs michaelc
2007-03-14 19:52   ` [PATCH 2/4] scsi: add transport host byte errors michaelc
2007-03-14 19:52     ` [PATCH 3/4] iscsi class, libiscsi and qla4xxx: convert to new transport host byte values michaelc
2007-03-14 19:52       ` [PATCH 4/4] fc class: use " michaelc
2007-03-14 20:11     ` [PATCH 2/4] scsi: add transport host byte errors Mike Christie
2007-03-14 21:14     ` Mike Christie
2007-03-15 13:41       ` [PATCH 4/4] fc class: use transport host byte values James Smart
2007-03-15 14:26         ` Mike Christie
2007-03-15 14:45           ` James Smart
2007-03-15 13:20     ` [PATCH 2/4] scsi: add transport host byte errors James Smart
2007-03-15 14:52       ` Mike Christie
2007-03-15 16:33         ` James Smart
2007-03-15 12:58   ` [PATCH 1/4] iscsi class, qla4xxx and libiscsi: export iscsi session state in sysfs James Smart
2007-03-15 14:20     ` Mike Christie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).