All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jeff@garzik.org>
To: James Bottomley <James.Bottomley@SteelEye.com>
Cc: Christoph Hellwig <hch@lst.de>,
	jejb@SteelEye.com, linux-scsi@vger.kernel.org
Subject: Re: [PATCH] fix up request buffer reference in various scsi drivers
Date: Thu, 08 Jun 2006 10:44:34 -0400	[thread overview]
Message-ID: <448837D2.8060601@garzik.org> (raw)
In-Reply-To: <1149777346.3436.20.camel@mulgrave.il.steeleye.com>

James Bottomley wrote:
> On Thu, 2006-06-08 at 10:17 -0400, Jeff Garzik wrote:
>> If the submittor is under the impression that libata's error handling
>> is 
>> "very broken", I would appreciate a clarification.  Otherwise, one
>> must 
>> assume that the submittor should have CC'd linux-ide and relevant 
>> maintainers, because they do not understand the code they are
>> patching.
>>
>> What _precisely_ is broken, given that libata does all its own error 
>> handling, and ignores scsi_unjam_host() ?
> 
> The problem being fixed is that the two fields in question are
> exclusively for the use of the error handler.  No driver should ever
> touch them ... there are equivalent fields for the drivers to use which
> contain the correct values, which is what this patch is switching to.  I
> don't believe any criticism of the libata error handler was implied or
> intended ... the problem is the driver piece of libata uses fields it
> shouldn't, which the patch fixes.

ACK, with the added explanation of why this is needed.

Thanks,

	Jeff




  reply	other threads:[~2006-06-08 14:44 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-03 11:21 [PATCH] fix up request buffer reference in various scsi drivers Christoph Hellwig
2006-06-08 11:37 ` Jeff Garzik
2006-06-08 13:01   ` Matthew Wilcox
2006-06-08 13:06   ` James Bottomley
2006-06-08 13:26     ` Jeff Garzik
2006-06-08 13:54       ` James Bottomley
2006-06-08 14:17         ` Jeff Garzik
2006-06-08 14:35           ` James Bottomley
2006-06-08 14:44             ` Jeff Garzik [this message]
2006-06-08 17:40 ` James Bottomley
2006-06-08 17:46   ` Christoph Hellwig

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=448837D2.8060601@garzik.org \
    --to=jeff@garzik.org \
    --cc=James.Bottomley@SteelEye.com \
    --cc=hch@lst.de \
    --cc=jejb@SteelEye.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.