linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* FC: fix rport dev_loss_tmo initialization
@ 2010-08-06  8:01 michaelc
  0 siblings, 0 replies; 2+ messages in thread
From: michaelc @ 2010-08-06  8:01 UTC (permalink / raw)
  To: linux-scsi, jeykholt, andrew.vasquez, giridhar.malavali,
	James.Smart, brking

This patchset fixes a bug where the rport dev_loss_tmo
is reset when devices are added because the driver
sets the dev_loss_tmo in the scsi_host_template slave_configure
function. 

The patches were made over scsi-misc. I have tested lpfc and
qla2xxx, and I have compile tested ibmvfc and fnic.


[PATCH 1/5] fc class: add fc host default default dev loss setting
[PATCH 2/5] qla2xxx: do not reset dev_loss_tmo in slave callout
[PATCH 3/5] lpfc: do not reset dev_loss_tmo in slave callout
[PATCH 4/5] fnic: do not reset dev_loss_tmo in slave callout
[PATCH 5/5] ibmvfc: do not reset dev_loss_tmo in slave callout

^ permalink raw reply	[flat|nested] 2+ messages in thread
* FC: fix rport dev_loss_tmo initialization
@ 2010-08-06  8:02 michaelc
  0 siblings, 0 replies; 2+ messages in thread
From: michaelc @ 2010-08-06  8:02 UTC (permalink / raw)
  To: linux-scsi, jeykholt, andrew.vasquez, giridhar.malavali,
	James.Smart, brking

This patchset fixes a bug where the rport dev_loss_tmo
is reset when devices are added, because the driver
sets the dev_loss_tmo in the scsi_host_template slave_configure
function. 

The patches were made over scsi-misc. I have tested lpfc and
qla2xxx, and I have compile tested ibmvfc and fnic.


[PATCH 1/5] fc class: add fc host default default dev loss setting
[PATCH 2/5] qla2xxx: do not reset dev_loss_tmo in slave callout
[PATCH 3/5] lpfc: do not reset dev_loss_tmo in slave callout
[PATCH 4/5] fnic: do not reset dev_loss_tmo in slave callout
[PATCH 5/5] ibmvfc: do not reset dev_loss_tmo in slave callout

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

end of thread, other threads:[~2010-08-06  7:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-06  8:01 FC: fix rport dev_loss_tmo initialization michaelc
  -- strict thread matches above, loose matches on Subject: below --
2010-08-06  8:02 michaelc

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).