[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <67d5b14f-25e3-4180-8917-f950b766d4dc@kernel.org>
Date: Sat, 30 Aug 2025 13:38:43 +0900
From: Damien Le Moal <dlemoal@...nel.org>
To: Yu Kuai <hailan@...uai.org.cn>, Yu Kuai <yukuai1@...weicloud.com>,
axboe@...nel.dk, tj@...nel.org, josef@...icpanda.com, song@...nel.org,
neil@...wn.name, akpm@...ux-foundation.org, hch@...radead.org,
colyli@...nel.org, hare@...e.de, tieren@...as.com
Cc: linux-block@...r.kernel.org, linux-kernel@...r.kernel.org,
cgroups@...r.kernel.org, linux-raid@...r.kernel.org, yukuai3@...wei.com,
yi.zhang@...wei.com, yangerkun@...wei.com, johnny.chenyi@...wei.com
Subject: Re: [PATCH RFC v2 02/10] md/raid0: convert raid0_handle_discard() to
use bio_submit_split_bioset()
On 8/30/25 13:10, Yu Kuai wrote:
> Hi,
>
> 在 2025/8/30 8:41, Damien Le Moal 写道:
>> On 8/28/25 15:57, Yu Kuai wrote:
>>> From: Yu Kuai <yukuai3@...wei.com>
>>>
>>> On the one hand unify bio split code, prepare to fix disordered split
>>> IO; On the other hand fix missing blkcg_bio_issue_init() and
>>> trace_block_split() for split IO.
>> Hmmm... Shouldn't that be a prep patch with a fixes tag for backport ?
>> Because that "fix" here is not done directly but is the result of calling
>> bio_submit_split_bioset().
>
> I can add a fix tag as blkcg_bio_issue_init() and trace_block_split() is missed,
> however, if we consider stable backport, should we fix this directly from caller
> first? As this is better for backport. Later this patch can be just considered
> cleanup.
That is what I was suggesting: fix the blkcg issue first withe fixes tag and
then do the conversion to using bio_submit_split_bioset() in later patch that is
not to be backported.
--
Damien Le Moal
Western Digital Research
Powered by blists - more mailing lists