linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tyrel Datwyler <tyreld@linux.vnet.ibm.com>
To: Christoph Hellwig <hch@lst.de>, linux-scsi@vger.kernel.org
Subject: Re: [PATCH 3/4] scsi: remove eh_timed_out methods in the transport template
Date: Mon, 30 Jan 2017 14:26:41 -0800	[thread overview]
Message-ID: <d1f074ed-7cca-b1b6-667e-f8dd738a5ce8@linux.vnet.ibm.com> (raw)
In-Reply-To: <1485778739-29036-4-git-send-email-hch@lst.de>

On 01/30/2017 04:18 AM, Christoph Hellwig wrote:
> Instead define the timeout behavior purely based on the host_template
> eh_timed_out method and wire up the existing transport implementations
> in the host templates.  This also clears up the confusion that the
> transport template method overrides the host template one, so some
> drivers have to re-override the transport template one.
> 
> Signed-off-by: Christoph Hellwig <hch@lst.de>

Reviewed-by: Tyrel Datwyler <tyreld@linux.vnet.ibm.com>



  parent reply	other threads:[~2017-01-30 22:26 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-30 12:18 sort out the ->eh_timed_out mess Christoph Hellwig
2017-01-30 12:18 ` [PATCH 1/4] mvumi: remove fake transport template Christoph Hellwig
2017-01-30 15:29   ` Hannes Reinecke
2017-01-30 12:18 ` [PATCH 2/4] libsas: remove sas_scsi_timed_out Christoph Hellwig
2017-01-30 15:29   ` Hannes Reinecke
2017-01-30 12:18 ` [PATCH 3/4] scsi: remove eh_timed_out methods in the transport template Christoph Hellwig
2017-01-30 15:30   ` Hannes Reinecke
2017-01-30 22:26   ` Tyrel Datwyler [this message]
2017-01-30 12:18 ` [PATCH 4/4] scsi: remove tsk_mgmt_response and it_nexus_response transport methods Christoph Hellwig
2017-01-30 15:31   ` Hannes Reinecke
2017-01-30 16:46 ` sort out the ->eh_timed_out mess Bart Van Assche
2017-02-01  9:39   ` hch
2017-02-07  0:11 ` Martin K. Petersen

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=d1f074ed-7cca-b1b6-667e-f8dd738a5ce8@linux.vnet.ibm.com \
    --to=tyreld@linux.vnet.ibm.com \
    --cc=hch@lst.de \
    --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).