[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <b69c6da2-4b40-0466-7938-37ebc91a9e8e@huaweicloud.com>
Date: Wed, 31 May 2023 15:56:27 +0800
From: Yu Kuai <yukuai1@...weicloud.com>
To: Xiao Ni <xni@...hat.com>, Yu Kuai <yukuai1@...weicloud.com>
Cc: song@...nel.org, neilb@...e.de, akpm@...l.org,
linux-raid@...r.kernel.org, linux-kernel@...r.kernel.org,
yi.zhang@...wei.com, yangerkun@...wei.com,
"yukuai (C)" <yukuai3@...wei.com>
Subject: Re: [PATCH -next v3 3/7] md/raid1-10: factor out a helper to submit
normal write
Hi,
在 2023/05/31 15:20, Xiao Ni 写道:
>> @@ -110,6 +110,23 @@ static void md_bio_reset_resync_pages(struct bio *bio, struct resync_pages *rp,
>> } while (idx++ < RESYNC_PAGES && size > 0);
>> }
>>
>> +
>> +static inline void raid1_submit_write(struct bio *bio)
>
> Hi Kuai
>
> Is it better to change the name to rdev_submit_write? It's just a
> suggestion. The patch looks good to me.
Yes, this sounds like a better name.
Thanks,
Kuai
>
> Regards
> Xiao
Powered by blists - more mailing lists