All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Mike Snitzer <snitzer@redhat.com>
Cc: kmo@daterainc.com, dm-devel@redhat.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] dm cache: increment bi_remaining when bi_end_io is restored
Date: Tue, 3 Dec 2013 19:16:15 -0700	[thread overview]
Message-ID: <20131204021615.GD5051@kernel.dk> (raw)
In-Reply-To: <1386114899-7766-1-git-send-email-snitzer@redhat.com>

On Tue, Dec 03 2013, Mike Snitzer wrote:
> Move the bio->bi_remaining increment into dm_unhook_bio() so the
> overwrite_endio() handler works as expected.
> 
> Signed-off-by: Mike Snitzer <snitzer@redhat.com>
> ---
>  drivers/md/dm-cache-target.c |   12 ++++++------
>  1 files changed, 6 insertions(+), 6 deletions(-)
> 
> [Jens: this one would've been needed as a post-merge fix for v3.13 but
>  immutable biovecs fell out.. please apply to your for-3.14/core]

Thanks Mike, applied.

-- 
Jens Axboe

      reply	other threads:[~2013-12-04  2:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-03 23:54 [PATCH] dm cache: increment bi_remaining when bi_end_io is restored Mike Snitzer
2013-12-04  2:16 ` 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=20131204021615.GD5051@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=dm-devel@redhat.com \
    --cc=kmo@daterainc.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=snitzer@redhat.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 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.