linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: michaelc@cs.wisc.edu
To: linux-scsi@vger.kernel.org, jeykholt@cisco.com,
	andrew.vasquez@qlogic.com, giridhar.malavali@qlogic.com,
	James.Smart@Emulex.Com, brking@us.ibm.com
Subject: FC: fix rport dev_loss_tmo initialization
Date: Fri,  6 Aug 2010 03:01:54 -0500	[thread overview]
Message-ID: <1281081719-24513-1-git-send-email-michaelc@cs.wisc.edu> (raw)

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

             reply	other threads:[~2010-08-06  7:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-06  8:01 michaelc [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-08-06  8:02 FC: fix rport dev_loss_tmo initialization michaelc

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1281081719-24513-1-git-send-email-michaelc@cs.wisc.edu \
    --to=michaelc@cs.wisc.edu \
    --cc=James.Smart@Emulex.Com \
    --cc=andrew.vasquez@qlogic.com \
    --cc=brking@us.ibm.com \
    --cc=giridhar.malavali@qlogic.com \
    --cc=jeykholt@cisco.com \
    --cc=linux-scsi@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).