From: Christoph Hellwig <hch@infradead.org>
To: Douglas Gilbert <dougg@torque.net>
Cc: SCSI Mailing List <linux-scsi@vger.kernel.org>,
James.Bottomley@SteelEye.com
Subject: Re: [PATCH 2/2] streamline block SG_IO error processing
Date: Thu, 20 Jan 2005 11:14:36 +0000 [thread overview]
Message-ID: <20050120111436.GC32550@infradead.org> (raw)
In-Reply-To: <41E88FB5.7070001@torque.net>
On Sat, Jan 15, 2005 at 01:36:21PM +1000, Douglas Gilbert wrote:
> Changelog:
> - sd_init_command(): use retry count of 1 for block
> SG_IO; minor cleanup
> - sd_rw_init(): bypass sd level error processing for
> block SG_IO
>
> Signed-off-by: Douglas Gilbert <dougg@torque.net>
+ if (! blk_fs_request(rq))
same tiny nitpick as with the patch before
Else the patch looks great aswell, thanks Doug.
prev parent reply other threads:[~2005-01-20 11:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-15 3:36 [PATCH 2/2] streamline block SG_IO error processing Douglas Gilbert
2005-01-20 11:14 ` Christoph Hellwig [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=20050120111436.GC32550@infradead.org \
--to=hch@infradead.org \
--cc=James.Bottomley@SteelEye.com \
--cc=dougg@torque.net \
--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.