From: Mike Christie <michaelc@cs.wisc.edu>
To: James Smart <james.smart@emulex.com>
Cc: "linux-scsi@vger.kernel.org" <linux-scsi@vger.kernel.org>,
"jeykholt@cisco.com" <jeykholt@cisco.com>,
"andrew.vasquez@qlogic.com" <andrew.vasquez@qlogic.com>,
"giridhar.malavali@qlogic.com" <giridhar.malavali@qlogic.com>,
"brking@us.ibm.com" <brking@us.ibm.com>
Subject: Re: [PATCH 1/5] fc class: add fc host default default dev loss setting
Date: Mon, 09 Aug 2010 10:00:31 -0500 [thread overview]
Message-ID: <4C60180F.5030209@cs.wisc.edu> (raw)
In-Reply-To: <4C601681.3020807@emulex.com>
On 08/09/2010 09:53 AM, James Smart wrote:
> Mike,
>
> why the motivation to get the dev_loss_tmo from the LLDD ? I would have
> assumed this would have become a base fc_host attribute which is rd/wr,
> the default coming from the module parameter, with the "set" propagating
> to the LLDD to change all rports to the host value (either new direct
> callback, or loop which calls rport set routine).
qla2xxx and fnic set the default/initial dev_loss_tmo based on some
value they get from firmware.
Should I allow either where a lld can override it if they want to set it
based on fw/hw info. If I do this should I keep the lpfc dev_loss_tmo on
the scsi_host for backward compat and then add the fc_host r/w attr for
it too?
>
> - james s
>
>
> michaelc@cs.wisc.edu wrote:
>> From: Mike Christie <michaelc@cs.wisc.edu>
>>
>> This patch adds a fc_host setting to store the
>> default dev_loss_tmo. It is used if the driver
>> has a callack to get the value from the LLD. If
>> the callback is not set, then we use the fc class
>> module default value.
>>
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2010-08-09 15:01 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-06 8:02 FC: fix rport dev_loss_tmo initialization michaelc
2010-08-06 8:02 ` [PATCH 1/5] fc class: add fc host default default dev loss setting michaelc
2010-08-06 8:02 ` [PATCH 2/5] qla2xxx: do not reset dev_loss_tmo in slave callout michaelc
2010-08-06 8:02 ` [PATCH 3/5] lpfc: " michaelc
2010-08-06 8:02 ` [PATCH 4/5] fnic: " michaelc
2010-08-06 8:02 ` [PATCH 5/5] ibmvfc: " michaelc
2010-08-06 15:06 ` [PATCH 4/5] fnic: " Joe Eykholt
2010-08-06 16:32 ` Mike Christie
2010-08-06 16:51 ` Mike Christie
2010-08-06 20:20 ` James Bottomley
2010-08-06 21:14 ` Mike Christie
2010-08-06 8:05 ` [PATCH 3/5] lpfc: " Mike Christie
2010-08-09 14:53 ` [PATCH 1/5] fc class: add fc host default default dev loss setting James Smart
2010-08-09 15:00 ` Mike Christie [this message]
2010-08-09 15:17 ` Mike Christie
2010-08-09 18:32 ` Andrew Vasquez
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=4C60180F.5030209@cs.wisc.edu \
--to=michaelc@cs.wisc.edu \
--cc=andrew.vasquez@qlogic.com \
--cc=brking@us.ibm.com \
--cc=giridhar.malavali@qlogic.com \
--cc=james.smart@emulex.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.