From: James Bottomley <James.Bottomley@HansenPartnership.com>
To: Jinpu Wang <jinpu.wang@profitbricks.com>,
Hannes Reinecke <hare@suse.de>,
Bart Van Assche <bart.vanassche@sandisk.com>,
Christoph Hellwig <hch@infradead.org>,
"Martin K. Petersen" <martin.petersen@oracle.com>,
Sebastian Parschauer <s.parschauer@gmx.de>,
linux-scsi@vger.kernel.org
Subject: Re: [PATCHv3]scsi: don't fail zero length request too early
Date: Fri, 13 May 2016 11:55:48 -0700 [thread overview]
Message-ID: <1463165748.2291.77.camel@HansenPartnership.com> (raw)
In-Reply-To: <1463147509.2291.1.camel@linux.vnet.ibm.com>
On Fri, 2016-05-13 at 06:51 -0700, James Bottomley wrote:
> On Fri, 2016-05-13 at 10:07 +0200, Jinpu Wang wrote:
> > Hi James, and all,
> >
> > I guess you're busy on other staff, so I create patch below as you
> > suggested, I think we also need this into stable.
>
> No, I'll do it, but I just wanted to verify that we don't get into an
> infinite retry loop on any conditions.
OK, I checked, we're covered by the wait_for check at the bottom of the
switch which will automatically fail the command and not retry if we've
exceeded the timeout.
James
prev parent reply other threads:[~2016-05-13 18:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-13 8:07 [PATCHv3]scsi: don't fail zero length request too early Jinpu Wang
2016-05-13 13:51 ` James Bottomley
2016-05-13 18:55 ` James Bottomley [this message]
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=1463165748.2291.77.camel@HansenPartnership.com \
--to=james.bottomley@hansenpartnership.com \
--cc=bart.vanassche@sandisk.com \
--cc=hare@suse.de \
--cc=hch@infradead.org \
--cc=jinpu.wang@profitbricks.com \
--cc=linux-scsi@vger.kernel.org \
--cc=martin.petersen@oracle.com \
--cc=s.parschauer@gmx.de \
/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.