linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: James Smart <James.Smart@Emulex.Com>
Cc: linux-scsi <linux-scsi@vger.kernel.org>
Subject: Re: [PATCH] FC transport & lpfc : Avoid device offline cases by stalling aborts until device unblocked
Date: Mon, 6 Feb 2006 16:33:36 +0000	[thread overview]
Message-ID: <20060206163336.GA23967@infradead.org> (raw)
In-Reply-To: <43E77970.1030500@emulex.com>

On Mon, Feb 06, 2006 at 11:29:36AM -0500, James Smart wrote:
>   Also, as Christoph just recently removed the eh_timed_out use in the
>   megaraid driver - he eliminated the only other (in-kernel) user of this
>   interface. Perhaps we should consider changing the design and realign
>   the EH_RESET_TIMER functionality to what EH_TRANSPORT_BLOCKED does.
>   Thoughts ?

I'd rather kill it completely and make eh_times out a transport callout,
instead of the host template.  Right now every FC driver would need an
update to call your routine, and this should really be handled transparently
by the transport class.


  reply	other threads:[~2006-02-06 16:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-06 16:29 [PATCH] FC transport & lpfc : Avoid device offline cases by stalling aborts until device unblocked James Smart
2006-02-06 16:33 ` Christoph Hellwig [this message]
2006-02-06 19:11 ` Luben Tuikov
2006-02-07 14:41   ` James Smart

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=20060206163336.GA23967@infradead.org \
    --to=hch@infradead.org \
    --cc=James.Smart@Emulex.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).