All of lore.kernel.org
 help / color / mirror / Atom feed
From: business1 <coreyu@bsgteamsite.com>
To: linux-kernel@vger.kernel.org
Subject: Re: [RFC PATCH 2/8] rqbased-dm: add block layer hook
Date: Thu, 21 Dec 2006 15:00:02 -0800 (PST)	[thread overview]
Message-ID: <8016586.post@talk.nabble.com> (raw)
In-Reply-To: <20061220.165246.85417944.k-ueda@ct.jp.nec.com>




Kiyoshi Ueda wrote:
> 
> Hi Jens,
> 
> Sorry for the less explanation.
> 
> On Wed, 20 Dec 2006 14:49:24 +0100, Jens Axboe <jens.axboe@oracle.com>
> wrote:
>> On Tue, Dec 19 2006, Kiyoshi Ueda wrote:
>> > This patch adds new "end_io_first" hook in __end_that_request_first()
>> > for request-based device-mapper.
>> 
>> What's this for, lack of stacking?
> 
> I don't understand the meaning of "lack of stacking" well but
> I guess that it means "Is the existing hook in end_that_request_last()
> not enough?"  If so, the answer is no.
> (If the geuss is wrong, please let me know.)
> 
> The new hook is needed for error handling in dm.
> For example, when an error occurred on a request, dm-multipath
> wants to try another path before returning EIO to application.
> Without the new hook, at the point of end_that_request_last(),
> the bios are already finished with error and can't be retried.
> 
> Thanks,
> Kiyoshi Ueda
> 
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
> 
>   Look at me im boolin  
> http://www.thebusinesssuccessgroup.com/Real-Estate-Investment-training.html
-- 
View this message in context: http://www.nabble.com/-RFC-PATCH-2-8--rqbased-dm%3A-add-block-layer-hook-tf2848786.html#a8016586
Sent from the linux-kernel mailing list archive at Nabble.com.


  parent reply	other threads:[~2006-12-21 23:00 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-19 22:11 [RFC PATCH 2/8] rqbased-dm: add block layer hook Kiyoshi Ueda
2006-12-19 22:11 ` Kiyoshi Ueda
2006-12-20 13:49 ` Jens Axboe
2006-12-20 13:49   ` Jens Axboe
2006-12-20 21:52   ` Kiyoshi Ueda
2006-12-20 21:52     ` Kiyoshi Ueda
2006-12-21  7:49     ` Jens Axboe
2006-12-21  7:49       ` Jens Axboe
2006-12-21 22:22       ` Kiyoshi Ueda
2006-12-21 22:22         ` Kiyoshi Ueda
2006-12-21 22:56         ` business1
2006-12-22  7:18         ` Mike Christie
2006-12-22  7:18           ` [dm-devel] " Mike Christie
2006-12-22 19:55           ` Kiyoshi Ueda
2006-12-22 19:55             ` [dm-devel] " Kiyoshi Ueda
2006-12-21 23:00     ` business1 [this message]
2006-12-21 22:56   ` business1
2006-12-21 22:53 ` business1

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=8016586.post@talk.nabble.com \
    --to=coreyu@bsgteamsite.com \
    --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.