From: Jens Axboe <axboe@suse.de>
To: Margit Schubert-While <margitsw@t-online.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Linux 2.4.20-rc3
Date: Sun, 24 Nov 2002 13:20:09 +0100 [thread overview]
Message-ID: <20021124122009.GX11884@suse.de> (raw)
In-Reply-To: <4.3.2.7.2.20021123131000.00b50100@pop.t-online.de>
On Sat, Nov 23 2002, Margit Schubert-While wrote:
> Is this patch (rc2-rc3) correct ?
>
> diff -urN linux-2.4.20-rc2/drivers/scsi/scsi_merge.c
> linux-2.4.20-rc3/drivers/scsi/scsi_merge.c
> --- linux-2.4.20-rc2/drivers/scsi/scsi_merge.c Fri Nov 22 12:14:23 2002
> +++ linux-2.4.20-rc3/drivers/scsi/scsi_merge.c Fri Nov 22 12:14:32 2002
> @@ -835,7 +835,7 @@
> * case.
> */
> if (count == 1 && !SCpnt->host->highmem_io) {
> - this_count = req->current_nr_sectors;
> + this_count = req->nr_sectors;
> goto single_segment;
> }
Yes it is correct, why do you ask? See discussion on this list last week
between Steve Lord and myself.
--
Jens Axboe
next prev parent reply other threads:[~2002-11-24 12:13 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-23 12:14 Linux 2.4.20-rc3 Margit Schubert-While
2002-11-24 12:20 ` Jens Axboe [this message]
-- strict thread matches above, loose matches on Subject: below --
2002-11-22 17:21 Marcelo Tosatti
2002-11-22 23:50 ` Mr. James W. Laferriere
2002-11-22 23:59 ` Russell King
2002-11-23 0:01 ` Mr. James W. Laferriere
2002-11-22 23:59 ` Andre Hedrick
2002-11-23 8:02 ` Willy Tarreau
2002-11-23 0:06 ` Russell King
2002-11-23 17:07 ` Adrian Bunk
2002-11-25 5:25 ` Tim Connors
2002-11-25 17:02 ` Matthias Andree
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=20021124122009.GX11884@suse.de \
--to=axboe@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=margitsw@t-online.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox