From: Jens Axboe <axboe@kernel.dk>
To: Ming Lei <ming.lei@canonical.com>, linux-kernel@vger.kernel.org
Cc: linux-block@vger.kernel.org,
Christoph Hellwig <hch@infradead.org>,
Hannes Reinecke <hare@suse.de>,
Markus Trippelsdorf <markus@trippelsdorf.de>
Subject: Re: [PATCH] blk-merge: fix computing bio->bi_seg_front_size in case of single segment
Date: Mon, 30 Nov 2015 13:03:04 -0700 [thread overview]
Message-ID: <565CAB78.8000706@kernel.dk> (raw)
In-Reply-To: <565CAB34.5000306@kernel.dk>
On 11/30/2015 01:01 PM, Jens Axboe wrote:
> On 11/30/2015 01:05 AM, Ming Lei wrote:
>> When bio has only one physical segment, we should set bio's
>> bi_seg_front_size as the real(final) size of the single segment.
>>
>> Fixes: 02e707424c2ea(blk-merge: fix blk_bio_segment_split)
>> Reported-by: Markus Trippelsdorf <markus@trippelsdorf.de>
>> Tested-by: Markus Trippelsdorf <markus@trippelsdorf.de>
>> Signed-off-by: Ming Lei <ming.lei@canonical.com>
>
> I'm going to fold this into the offending patch. Thanks Ming!
Applied separately, I mixed up two different patches. Applied for 4.4.
--
Jens Axboe
prev parent reply other threads:[~2015-11-30 20:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-30 8:05 [PATCH] blk-merge: fix computing bio->bi_seg_front_size in case of single segment Ming Lei
2015-11-30 20:01 ` Jens Axboe
2015-11-30 20:03 ` 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=565CAB78.8000706@kernel.dk \
--to=axboe@kernel.dk \
--cc=hare@suse.de \
--cc=hch@infradead.org \
--cc=linux-block@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=markus@trippelsdorf.de \
--cc=ming.lei@canonical.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.