lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <cd0b3e69-40e1-62e9-4229-8fcf49b189ac@huaweicloud.com>
Date: Tue, 27 May 2025 17:00:26 +0800
From: Yu Kuai <yukuai1@...weicloud.com>
To: Christoph Hellwig <hch@....de>, Yu Kuai <yukuai1@...weicloud.com>
Cc: xni@...hat.com, colyli@...nel.org, song@...nel.org,
 linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org,
 linux-raid@...r.kernel.org, yi.zhang@...wei.com, yangerkun@...wei.com,
 johnny.chenyi@...wei.com, "yukuai (C)" <yukuai3@...wei.com>
Subject: Re: [PATCH 23/23] md/md-llbitmap: add Kconfig

Hi,

在 2025/05/27 16:29, Christoph Hellwig 写道:
> On Sat, May 24, 2025 at 02:13:20PM +0800, Yu Kuai wrote:
>>   	MD_PERSONALITY = 0,
>>   	MD_CLUSTER,
>> -	MD_BITMAP, /* TODO */
>> +	MD_BITMAP,
>>   };
>>   
>>   enum md_submodule_id {
>> @@ -39,7 +39,7 @@ enum md_submodule_id {
>>   	ID_RAID10	= 10,
>>   	ID_CLUSTER,
>>   	ID_BITMAP,
>> -	ID_LLBITMAP,	/* TODO */
>> +	ID_LLBITMAP,
> 
> Please just drop the TODO annotation from the initial patch.
> 

I guess this is no longer a problem with one single patch.

Thanks,
Kuai

> .
> 


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ