Re: [PATCH 02/12] badblocks: factor out a helper try_adjacent_combine

From: Coly Li
Date: Fri Feb 21 2025 - 05:16:13 EST




> 2025年2月21日 18:04,Coly Li <i@xxxxxxx> 写道:
>
> On Fri, Feb 21, 2025 at 04:10:59PM +0800, Zheng Qixing wrote:
>> From: Li Nan <linan122@xxxxxxxxxx>
>>
>> Factor out try_adjacent_combine(), and it will be used in the later patch.
>>
>
> Which patch is try_adjacent_combine() used in? I don't see that at a quick glance.


OK, I see it is in ack_all_badblocks(). Ignore the above question.

Coly Li