linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: "Martin K. Petersen" <martin.petersen@oracle.com>,
	"Darrick J. Wong" <darrick.wong@oracle.com>
Cc: linux-kernel@vger.kernel.org,
	linux-fsdevel <linux-fsdevel@vger.kernel.org>
Subject: Re: [PATCH v2] block: fix regression where bio_integrity_process uses wrong bio_vec iterator
Date: Tue, 02 Dec 2014 08:15:45 -0700	[thread overview]
Message-ID: <547DD7A1.3040405@kernel.dk> (raw)
In-Reply-To: <yq161e2sgnl.fsf@sermon.lab.mkp.net>

On 11/25/2014 09:57 PM, Martin K. Petersen wrote:
>>>>>> "Darrick" == Darrick J Wong <darrick.wong@oracle.com> writes:
>
> Darrick> Therefore, teach bio_integrity_process() to use
> Darrick> bio_for_each_segment() to iterate the bio_vecs, since the
> Darrick> per-bio iterator tracks which bio_vecs are associated with that
> Darrick> particular bio.  The integrity handling code is effectively
> Darrick> part of the "driver" (it's not the bio owner), so it must use
> Darrick> the correct iterator function.
>
> Acked-by: Martin K. Petersen <martin.petersen@oracle.com>

Applied for 3.18.

-- 
Jens Axboe

      reply	other threads:[~2014-12-02 15:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-26  1:40 [PATCH v2] block: fix regression where bio_integrity_process uses wrong bio_vec iterator Darrick J. Wong
2014-11-26  4:57 ` Martin K. Petersen
2014-12-02 15:15   ` 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=547DD7A1.3040405@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=darrick.wong@oracle.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=martin.petersen@oracle.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).