All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@suse.de>
To: Bartlomiej Zolnierkiewicz <B.Zolnierkiewicz@elka.pw.edu.pl>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] bio walking for 2.5.68-bk6
Date: Tue, 6 May 2003 20:05:27 +0200	[thread overview]
Message-ID: <20030506180527.GI905@suse.de> (raw)
In-Reply-To: <Pine.SOL.4.30.0304252355170.21393-200000@mion.elka.pw.edu.pl>

On Sat, Apr 26 2003, Bartlomiej Zolnierkiewicz wrote:
> 
> Hi,
> 
> I have updated and reworked bio traversal patch.
> 
> Main idea is now reversed - instead of introducing rq->hard_bio as
> pointer for bio to be completed and using rq->bio as pointer for bio
> to be submitted, rq->cbio is introduced for submissions and rq->bio
> is used for completions.
> 
> This minimizes changes to block layer and assures that all existing
> block users are not affected by this patch.

This looks good, I like this concept a whole lot better.

> Please check it and forward to Linus, or tell what changes you
> need to find this code acceptable.

Will do, I've merged it into bk current right now. I'll submit after a
bit of testing.

-- 
Jens Axboe


      reply	other threads:[~2003-05-06 17:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-25 22:09 [PATCH] bio walking for 2.5.68-bk6 Bartlomiej Zolnierkiewicz
2003-05-06 18:05 ` Jens Axboe [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=20030506180527.GI905@suse.de \
    --to=axboe@suse.de \
    --cc=B.Zolnierkiewicz@elka.pw.edu.pl \
    --cc=linux-kernel@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.