linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@suse.de>
To: Stuart Hayes <stuarthayes@austin.rr.com>
Cc: linux-ide@vger.kernel.org, bzolnier@gmail.com, Stuart_Hayes@Dell.com
Subject: Re: ide-cd question
Date: Thu, 3 Mar 2005 17:15:54 +0100	[thread overview]
Message-ID: <20050303161554.GJ19505@suse.de> (raw)
In-Reply-To: <001901c51ffd$1518a210$aeb91942@400sc>

On Thu, Mar 03 2005, Stuart Hayes wrote:
> I sent in this patch a few weeks ago, and never saw a response... I was 
> wondering if there was a problem with it, or if I need to supply more 
> info...?  This patch is against 2.6.11-rc3.  It makes sure that when 
> ide_atapi_error() tries to end a failing ATAPI request after 2 reset 
> attempts by calling drive->driver->end_request(), it will really be ended.  
> Right now, a request that has a non-null rq->bio will not get ended, nor 
> will rq->errors get cleared, so it will get retried forever with no more 
> reset attempts.

Indeed a problem. Would be nice to switch the ->end_request() to be byte
based like SCSI, would make it cleaner.

But do you really need the !nsectors check? If ->data_len is 0, there
should not be a need to pass a non-zero sector count.

> My fingers are crossed that this patch won't be mangled... I seem to have 
> a problem with that...

No such luck, it's mangled :). Looks like tabs turned to a single space.
Maybe you have better luck with attaching the file.

-- 
Jens Axboe


  reply	other threads:[~2005-03-03 16:16 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-03 14:27 ide-cd question Stuart Hayes
2005-03-03 16:15 ` Jens Axboe [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-03-24 23:01 Stuart_Hayes
2005-03-17 16:17 Stuart_Hayes
2005-03-18 16:42 ` Bartlomiej Zolnierkiewicz
2005-03-04 22:37 Stuart_Hayes
2005-03-08 14:14 ` Jens Axboe
2005-03-03 17:34 Stuart_Hayes
2005-03-04  7:47 ` Jens Axboe
2005-02-12 17:26 Stuart Hayes
     [not found] <7A8F92187EF7A249BF847F1BF4903C04010EE8A6@ausx2kmpc103.aus.amer.dell.com>
2005-02-12 17:21 ` Stuart Hayes
2005-02-10 21:46 Stuart_Hayes
2005-02-10 21:41 Stuart_Hayes
2005-02-07 17:22 Stuart_Hayes
2005-02-04 16:21 Stuart_Hayes
2005-02-03 20:34 Stuart_Hayes
2005-02-03 21:03 ` Bartlomiej Zolnierkiewicz

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=20050303161554.GJ19505@suse.de \
    --to=axboe@suse.de \
    --cc=Stuart_Hayes@Dell.com \
    --cc=bzolnier@gmail.com \
    --cc=linux-ide@vger.kernel.org \
    --cc=stuarthayes@austin.rr.com \
    /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).